summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-06-09 16:26:21 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-06-09 16:26:37 -0500
commit015d87d0873fb58c84204210407d4ea17582cf7a (patch)
tree5b16af49c53b66cc3785d375390fb03dceb839a2 /debian
parent5abfc3d19f63d5d165b4de194327a904b6d9f708 (diff)
downloadbcfg2-015d87d0873fb58c84204210407d4ea17582cf7a.tar.gz
bcfg2-015d87d0873fb58c84204210407d4ea17582cf7a.tar.bz2
bcfg2-015d87d0873fb58c84204210407d4ea17582cf7a.zip
debian: Add python-genshi build dependency
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 285b1389a..7b27b27ed 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 7.0.50~),
python-daemon,
python-cherrypy,
python-gamin,
+ python-genshi,
python-pyinotify,
python-m2crypto,
python-doc,