summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-08-09 13:33:31 +0200
committerDaniel Baumann <daniel@debian.org>2012-08-09 13:33:31 +0200
commit59785f19f68c3d6f429bdb7d6f454d802fd33798 (patch)
treeae01c904268aca0cf43bfb00392e747788c144b6 /debian
parent670df4e9df81f72da5723eabc602bdc8e678d68c (diff)
downloadvyos-live-build-59785f19f68c3d6f429bdb7d6f454d802fd33798.tar.gz
vyos-live-build-59785f19f68c3d6f429bdb7d6f454d802fd33798.zip
Adding cron to recommends for live-build-cgi.
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 2f43137be..bc7a9446c 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Description: Debian Live - System build scripts
Package: live-build-cgi
Architecture: all
Depends: ${misc:Depends}, live-build (= ${source:Version})
-Recommends: apache2 | httpd
+Recommends: apache2 | httpd, cron
Description: Debian Live - System build scripts (CGI frontend)
live-build contains the scripts that build a Debian Live system image from a
configuration directory.