summaryrefslogtreecommitdiffstats
path: root/libraries/bsddb3
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-26 08:29:54 +0200
committer ponce <matteo.bernardini@gmail.com>2012-08-26 08:29:54 +0200
commit9b4f3266d943f84d0da94cb08a8d2ce04e46f5e0 (patch)
tree36239948134da5c161bfed598213e5c125824ee3 /libraries/bsddb3
parent086607e6abba0abd89d51daff5f9dc6bb42b6871 (diff)
downloadslackbuilds-9b4f3266d943f84d0da94cb08a8d2ce04e46f5e0.tar.gz
slackbuilds-9b4f3266d943f84d0da94cb08a8d2ce04e46f5e0.tar.xz
libraries/bsddb3: Fixed dep information
Diffstat (limited to 'libraries/bsddb3')
-rw-r--r--libraries/bsddb3/README2
-rw-r--r--libraries/bsddb3/bsddb3.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/libraries/bsddb3/README b/libraries/bsddb3/README
index f23c3aaeda..92fd8d6996 100644
--- a/libraries/bsddb3/README
+++ b/libraries/bsddb3/README
@@ -9,4 +9,4 @@ queue. Complete support of Berkeley DB distributed transactions.
Complete support for Berkeley DB Replication Manager. Complete
support for Berkeley DB Base Replication. Support for RPC.
-This optionally can use pysetuptools.
+pysetuptools is an optional dependency.
diff --git a/libraries/bsddb3/bsddb3.info b/libraries/bsddb3/bsddb3.info
index b379af0ae6..c3b5c6ed75 100644
--- a/libraries/bsddb3/bsddb3.info
+++ b/libraries/bsddb3/bsddb3.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://pypi.python.org/packages/source/b/bsddb3/bsddb3-4.7.6.tar.gz"
MD5SUM="53c06e0247b2aa4d8523d52e53378cb5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="pysetuptools"
+REQUIRES=""
MAINTAINER="Larry Hajali"
EMAIL="larryhaja[at]gmail[dot]com"