From: Brian Warner Date: Mon, 17 Jan 2011 07:12:06 +0000 (-0800) Subject: debian/control: add python-twisted-conch to dependencies. Closes #1095. X-Git-Url: https://git.rkrishnan.org/copyable.html?a=commitdiff_plain;h=1e377c2225bf81aa2e29522ad31d71ee4dec7c25;p=tahoe-lafs%2Ftahoe-lafs.git debian/control: add python-twisted-conch to dependencies. Closes #1095. --- diff --git a/misc/debian/control.sid b/misc/debian/control.sid index ecdbee1a..ccc3c48c 100644 --- a/misc/debian/control.sid +++ b/misc/debian/control.sid @@ -10,7 +10,7 @@ Standards-Version: 3.8.3 Package: allmydata-tahoe Architecture: all -Depends: ${python:Depends}, python-twisted-core, python-twisted-names, python-twisted-web, python-foolscap (>= 0.4.1), python-openssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1), python-pycryptopp (>= 0.5.15), python-setuptools, ${misc:Depends} +Depends: ${python:Depends}, python-twisted-core, python-twisted-names, python-twisted-web, python-twisted-conch, python-foolscap (>= 0.4.1), python-openssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1), python-pycryptopp (>= 0.5.15), python-setuptools, ${misc:Depends} Recommends: XB-Python-Version: 2.4,2.5,2.6 Description: A secure distributed filesystem