diff options
| -rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index a5e893d..6ede914 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,9 @@ Description: Debian Live - System Boot Scripts (initramfs-tools backend) Package: live-initramfs Architecture: all -Depends: ${misc:Depends}, live-boot-initramfs-tools, live-config-sysvinit +Depends: + ${misc:Depends}, live-boot, live-boot-initramfs-tools, live-config, + live-config-sysvinit Description: Debian Live - System Boot Scripts (transitional package) Package to ease upgrading from older live-initramfs packages to the new live-boot-initramfs-tools package. |
