summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"