]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
debian: add Depends: on python-pycryptopp, now that it's been packaged
authorBrian Warner <warner@allmydata.com>
Mon, 19 Nov 2007 20:04:50 +0000 (13:04 -0700)
committerBrian Warner <warner@allmydata.com>
Mon, 19 Nov 2007 20:04:50 +0000 (13:04 -0700)
misc/feisty/debian/control
misc/sid/debian/control

index 3b39fdf7c31144c72d0c2790305962df6bb5282b..84d5d7d79a45ffbf59d5c84ef978968b029e4cc4 100644 (file)
@@ -9,7 +9,7 @@ Standards-Version: 3.7.2
 
 Package: allmydata-tahoe
 Architecture: all
-Depends: ${python:Depends}, python-twisted, python-foolscap, python-pyopenssl, python-nevow, python-simplejson, python-zfec
+Depends: ${python:Depends}, python-twisted, python-foolscap, python-pyopenssl, python-nevow, python-simplejson, python-zfec, python-pycryptopp
 Recommends:
 XB-Python-Version: 2.4,2.5
 Description: A secure distributed filestore
index 02a8ecc04f7e4f71e9b141f7f7dd7b81bd4640c1..92d052d19b390ddd9bf2a8d927697f234b90b235 100644 (file)
@@ -9,7 +9,7 @@ Standards-Version: 3.7.2
 
 Package: allmydata-tahoe
 Architecture: all
-Depends: ${python:Depends}, python-twisted-core, python-foolscap, python-pyopenssl, python-twisted-names, python-nevow, python-simplejson, python-zfec
+Depends: ${python:Depends}, python-twisted-core, python-foolscap, python-pyopenssl, python-twisted-names, python-nevow, python-simplejson, python-zfec, python-pycryptopp
 Recommends:
 XB-Python-Version: 2.4
 Description: A secure distributed filestore