summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:40 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:04:40 +0200
commit6f5e2da03e5fd1af2200d2f55ca84647bc8d3626 (patch)
treee2a861c1995eea707b2ac1c72930351191714493 /debian/control
parent9a9491318d4a0469e4c97b28879ab34391c39095 (diff)
downloadvyos-live-build-6f5e2da03e5fd1af2200d2f55ca84647bc8d3626.tar.gz
vyos-live-build-6f5e2da03e5fd1af2200d2f55ca84647bc8d3626.zip
Adding live-package 0.99.22-1.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 0832ca85e..181f4f82e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,13 @@ Standards-Version: 3.7.2
Package: live-package
Architecture: all
Depends: cdebootstrap, genext2fs, genisoimage | mkisofs, squashfs-tools
+Recommends: aespipe
Provides: make-live
Description: utility to build Debian Live systems
make-live is a utility to build Debian Live systems. It takes a Debian mirror
- as an input and outputs a live system image (ISO image for CDs and DVDs, or
- tarball for netboot). make-live is still in the early stage of development, but
- has basic functionality and can be run successfully.
+ as an input and outputs a live system image (ISO image for CDs and DVDs,
+ tarballs for netboot, or images for USB sticks). make-live is still in the
+ early stage of development, but has basic functionality and can be run
+ successfully.
.
Homepage: <http://debian-live.alioth.debian.org/>