libraries/bsddb3: Fixed dep information

This commit is contained in:
ponce 2012-08-26 08:29:54 +02:00
parent 086607e6ab
commit 9b4f3266d9
2 changed files with 2 additions and 2 deletions

View file

@ -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.

View file

@ -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"