diff options
author | Daniel Baumann <daniel@debian.org> | 2010-06-20 01:20:00 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:53:26 +0100 |
commit | 3873d354302562a3b3d1da5ad3ea5ab7f661ce40 (patch) | |
tree | 06b56ed13fdea5c2d773e37d5e48c5934b1cf08b /debian/control | |
parent | 0017ba0c1e641d5e56cb2a552de719a4152fcc9d (diff) | |
download | live-boot-3873d354302562a3b3d1da5ad3ea5ab7f661ce40.tar.gz live-boot-3873d354302562a3b3d1da5ad3ea5ab7f661ce40.zip |
Adding missing depends in live-boot on its backend package.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 1320df4..97cb7d9 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Vcs-Git: git://live.debian.net/git/live-boot.git Package: live-boot Architecture: all -Depends: ${misc:Depends} +Depends: ${misc:Depends}, live-boot-initramfs-tools | live-boot-backend Recommends: eject, file, rsync, uuid-runtime Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget Description: Debian Live - System Boot Scripts |