summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-07-01 14:10:52 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-07-01 14:10:52 -0500
commitfb6eaec6ba65e9a95d7956ecd6a45ba91b4dda77 (patch)
tree46e8879e9401bb6d0a74e24f061641d732d67c4f /debian
parent26065a3be66e2b9bd86edd61475e1faa36a54617 (diff)
downloadbcfg2-fb6eaec6ba65e9a95d7956ecd6a45ba91b4dda77.tar.gz
bcfg2-fb6eaec6ba65e9a95d7956ecd6a45ba91b4dda77.tar.bz2
bcfg2-fb6eaec6ba65e9a95d7956ecd6a45ba91b4dda77.zip
debian: cherrypy3 is required
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 7b27b27ed..edc4003dd 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7.0.50~),
python-sphinx (>= 1.0.7+dfsg) | python3-sphinx,
python-lxml,
python-daemon,
- python-cherrypy,
+ python-cherrypy3,
python-gamin,
python-genshi,
python-pyinotify,