diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-07-16 20:03:44 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:53:26 +0100 |
| commit | b8640d21c2de649b504f4ffbba15159a78f4826e (patch) | |
| tree | 4d565e738b572ab05a04360b75bb293aeed9932c | |
| parent | ab63d3d6f64a5259b6e625ef0a35acaad28edede (diff) | |
| download | live-boot-b8640d21c2de649b504f4ffbba15159a78f4826e.tar.gz live-boot-b8640d21c2de649b504f4ffbba15159a78f4826e.zip | |
Improving backend dependencies (Closes: #589326).
| -rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 09090f4..a5e893d 100644 --- a/debian/control +++ b/debian/control @@ -24,8 +24,7 @@ Description: Debian Live - System Boot Scripts Package: live-boot-initramfs-tools Architecture: all Depends: - ${misc:Depends}, live-boot (>= ${source:Version}), busybox | busybox-initramfs, - initramfs-tools, udev + ${misc:Depends}, 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 |
