summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-05 08:59:14 -0400
committerChris St. Pierre <chris.a.st.pierre@gmail.com>2012-09-05 08:59:14 -0400
commit1b0ecfe7cd3bf50b0747a2f5cb39a31eada82181 (patch)
tree59d51d48b327115df3b9ab6c989b0ea49c045348 /debian/control
parent98fa4b4978ebd63b4a108cb7d366f11edd60d6a2 (diff)
downloadbcfg2-1b0ecfe7cd3bf50b0747a2f5cb39a31eada82181.tar.gz
bcfg2-1b0ecfe7cd3bf50b0747a2f5cb39a31eada82181.tar.bz2
bcfg2-1b0ecfe7cd3bf50b0747a2f5cb39a31eada82181.zip
added python-daemon requires
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index ae8b6a2d5..28ddbf9aa 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-pyinotify | 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, python-daemon
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})