diff options
| author | Daniel Baumann <daniel@debian.org> | 2007-09-23 15:11:54 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:31:05 +0100 |
| commit | 97408b11af6a34e86848212f14282e60ba5195f8 (patch) | |
| tree | f634a97d595fe7fc56cd0f2d375ebb354bafcc49 /debian/control | |
| parent | 3df720f3a772948f6536298c8e1eec062afe094d (diff) | |
| download | live-boot-97408b11af6a34e86848212f14282e60ba5195f8.tar.gz live-boot-97408b11af6a34e86848212f14282e60ba5195f8.zip | |
Applied patch from Michael Prokop <mika@grml.org> to depend on busybox.
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 d03bf13..6e9eda4 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ XS-Vcs-Browse: http://git.debian.org/?p=users/daniel/live-initramfs.git Package: live-initramfs Architecture: all -Depends: ${misc:Depends}, file, initramfs-tools, sudo, user-setup +Depends: ${misc:Depends}, file, initramfs-tools, sudo, user-setup, busybox Recommends: eject, wget, live-initscripts Suggests: genext2fs, squashfs-tools Description: Debian Live initramfs hook |
