summaryrefslogtreecommitdiffstats
path: root/system/pgsanity
diff options
context:
space:
mode:
author Robby Workman2016-01-02 08:50:46 +0100
committer Willy Sudiarto Raharjo2016-01-17 03:40:16 +0100
commit065bbe93dc741c97005e3c678fe8a093035c4ca2 (patch)
treee18f99619ed5075f2196da0b61a0dda0ff483ba1 /system/pgsanity
parent2619c9eaa6c1a3c6e675e0461ee2de4614e2876c (diff)
downloadslackbuilds-065bbe93dc741c97005e3c678fe8a093035c4ca2.tar.gz
Multiple: Fixed .info file (removed pysetuptools)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/pgsanity')
-rw-r--r--system/pgsanity/pgsanity.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pgsanity/pgsanity.info b/system/pgsanity/pgsanity.info
index a0e3b6e9bf..1195208049 100644
--- a/system/pgsanity/pgsanity.info
+++ b/system/pgsanity/pgsanity.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/p/pgsanity/pgsanity-0.2.8.tar.
MD5SUM="3378c2ec677bd0efc4b69ce395a9bd9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools postgresql"
+REQUIRES="postgresql"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"