diff options
author | Daniel Baumann <daniel@debian.org> | 2012-08-09 13:33:22 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-08-09 13:33:22 +0200 |
commit | 670df4e9df81f72da5723eabc602bdc8e678d68c (patch) | |
tree | bd64666f5bc0f14b0dd4e068dc6b07733d5cf0dc /debian | |
parent | bfd14cf38d3bd6818c5299707a0bd0f657847931 (diff) | |
download | vyos-live-build-670df4e9df81f72da5723eabc602bdc8e678d68c.tar.gz vyos-live-build-670df4e9df81f72da5723eabc602bdc8e678d68c.zip |
Adding live-build to depends 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 45fa8c58a..2f43137be 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Description: Debian Live - System build scripts Package: live-build-cgi Architecture: all -Depends: ${misc:Depends} +Depends: ${misc:Depends}, live-build (= ${source:Version}) Recommends: apache2 | httpd Description: Debian Live - System build scripts (CGI frontend) live-build contains the scripts that build a Debian Live system image from a |