summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2012-05-19 17:41:45 -0500
committerSol Jerome <sol.jerome@gmail.com>2012-05-19 17:41:45 -0500
commitf1a40e733739bfcf83b111cc3378ba9cc06e4bc5 (patch)
tree154188d7844c7d154d190768414a9cffdcfe9722 /debian
parent41ce7d4c2e96082d4500baacaee729be046f59c3 (diff)
downloadbcfg2-f1a40e733739bfcf83b111cc3378ba9cc06e4bc5.tar.gz
bcfg2-f1a40e733739bfcf83b111cc3378ba9cc06e4bc5.tar.bz2
bcfg2-f1a40e733739bfcf83b111cc3378ba9cc06e4bc5.zip
Update packaging with pyinotify dependency
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 7835334da..ae8b6a2d5 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Description: Configuration management client
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), libxml2-utils (>= 2.6.23), lsb-base (>= 3.1-9), ucf, bcfg2 (= ${binary:Version}), openssl, python-ssl | python2.6 | python3.0 | python3.1 | python3.2, python-gamin
+Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), libxml2-utils (>= 2.6.23), lsb-base (>= 3.1-9), ucf, bcfg2 (= ${binary:Version}), openssl, python-ssl | python2.6 | python3.0 | python3.1 | python3.2, python-pyinotify | python-gamin
XB-Python-Version: >= 2.4
Recommends: graphviz, patch
Suggests: python-cheetah, python-genshi (>= 0.4.4), python-profiler, python-sqlalchemy (>= 0.5.0), python-django, mail-transport-agent, bcfg2-doc (= ${binary:Version})