diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 0832ca8..181f4f8 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/> |