summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-06-16 13:47:53 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:53:26 +0100
commitd56b20e2db389349613fe5f0723093846c11e97f (patch)
treee7f07a88ea7069879fd6e8047b2352c55f562b1f
parent5dad9c4e951b667f71ccc40f8259e724892eac80 (diff)
downloadlive-boot-d56b20e2db389349613fe5f0723093846c11e97f.tar.gz
live-boot-d56b20e2db389349613fe5f0723093846c11e97f.zip
Adding live-config-sysvinit to depends of live-initramfs.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 3c377af..6698a37 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Description: Debian Live - System Boot Scripts (initramfs-tools backend)
Package: live-initramfs
Architecture: all
-Depends: ${misc:Depends}, live-boot-initramfs-tools
+Depends: ${misc:Depends}, live-boot-initramfs-tools, 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.