]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
debian: add python-setuptools to the debian install-time dependencies. Should close...
authorBrian Warner <warner@allmydata.com>
Thu, 24 Apr 2008 23:01:04 +0000 (16:01 -0700)
committerBrian Warner <warner@allmydata.com>
Thu, 24 Apr 2008 23:01:04 +0000 (16:01 -0700)
misc/feisty/debian/control
misc/sid/debian/control

index 0b86abc4ea38ad696f7d7c2272344a0b9a138fc0..1075fc24a90e1d660ca7d34ed647c39304ebd3e5 100644 (file)
@@ -9,7 +9,7 @@ Standards-Version: 3.7.2
 
 Package: allmydata-tahoe
 Architecture: all
-Depends: ${python:Depends}, python-twisted, python-foolscap (>= 0.2.5), python-pyopenssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1), python-pycryptopp (>= 0.2.8)
+Depends: ${python:Depends}, python-twisted, python-foolscap (>= 0.2.5), python-pyopenssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1), python-pycryptopp (>= 0.2.8), python-setuptools
 Recommends:
 XB-Python-Version: 2.4,2.5
 Description: A secure distributed filestore
index ac542d0190f857e6c7f3461666faa03a852c99bc..8734bb5aca571d3dc539d95614160806be20170c 100644 (file)
@@ -9,7 +9,7 @@ Standards-Version: 3.7.2
 
 Package: allmydata-tahoe
 Architecture: all
-Depends: ${python:Depends}, python-twisted-core, python-foolscap (>= 0.2.5), python-pyopenssl, python-twisted-names, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1), python-pycryptopp (>= 0.2.8)
+Depends: ${python:Depends}, python-twisted-core, python-foolscap (>= 0.2.5), python-pyopenssl, python-twisted-names, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1), python-pycryptopp (>= 0.2.8), python-setuptools
 Recommends:
 XB-Python-Version: 2.4
 Description: A secure distributed filestore