From 725621aded2248e094faea56f49c4fa78ce58e5f Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Mon, 19 Nov 2007 13:04:50 -0700 Subject: [PATCH] debian: add Depends: on python-pycryptopp, now that it's been packaged --- misc/feisty/debian/control | 2 +- misc/sid/debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/feisty/debian/control b/misc/feisty/debian/control index 3b39fdf7..84d5d7d7 100644 --- a/misc/feisty/debian/control +++ b/misc/feisty/debian/control @@ -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 diff --git a/misc/sid/debian/control b/misc/sid/debian/control index 02a8ecc0..92d052d1 100644 --- a/misc/sid/debian/control +++ b/misc/sid/debian/control @@ -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 -- 2.45.2