diff options
author | Daniel Baumann <daniel@debian.org> | 2012-08-09 13:33:31 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-08-09 13:33:31 +0200 |
commit | 59785f19f68c3d6f429bdb7d6f454d802fd33798 (patch) | |
tree | ae01c904268aca0cf43bfb00392e747788c144b6 /debian | |
parent | 670df4e9df81f72da5723eabc602bdc8e678d68c (diff) | |
download | vyos-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/control | 2 |
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. |