diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-06-17 11:15:27 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:53:26 +0100 |
| commit | 2e7d3531c144fee30c2e3e840c11709d3bef0921 (patch) | |
| tree | 71f00c006d0715f0e05e4317c140ad8b4690fda6 | |
| parent | d56b20e2db389349613fe5f0723093846c11e97f (diff) | |
| download | live-boot-2e7d3531c144fee30c2e3e840c11709d3bef0921.tar.gz live-boot-2e7d3531c144fee30c2e3e840c11709d3bef0921.zip | |
Alternatively depend on busybox or busybox-initramfs on live-boot-initramfs-tools.
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 6698a37..1320df4 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,8 @@ Description: Debian Live - System Boot Scripts Package: live-boot-initramfs-tools Architecture: all Depends: - ${misc:Depends}, live-boot (>= ${source:Version}), busybox, initramfs-tools, - udev + ${misc:Depends}, live-boot (>= ${source:Version}), busybox | busybox-initramfs, + initramfs-tools, udev Conflicts: live-boot-backend, live-initramfs (<< 2.0~a1) Replaces: live-boot-backend, live-initramfs Provides: live-boot-backend |
