diff options
author | maximilian attems <maks@debian.org> | 2006-03-26 21:09:50 +0200 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2006-03-26 21:09:50 +0200 |
commit | 4b5cc6ce7567a7075802dd8c3e47dd7cf8e84627 (patch) | |
tree | abada5fda5d760901b8c12e2af501e937d6a8b1d /debian/control | |
parent | 0318bb9b8e61f0a4c9d89ec678a75f6f7ea8c5d5 (diff) | |
download | initramfs-tools-4b5cc6ce7567a7075802dd8c3e47dd7cf8e84627.tar.gz initramfs-tools-4b5cc6ce7567a7075802dd8c3e47dd7cf8e84627.zip |
fix copyright
module-init-tools dep
gdth
lilo minor parsing fixes
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 b4124ab..01ddf3b 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.6.2.0 Package: initramfs-tools Architecture: all -Depends: klibc-utils (>= 1.1.16-1), busybox (>= 1:1.01-3) | busybox-cvs-static (>= 20040623-1), cpio, udev (>= 0.076-5) +Depends: klibc-utils (>= 1.1.16-1), busybox (>= 1:1.01-3) | busybox-cvs-static (>= 20040623-1), cpio, module-init-tools, udev (>= 0.076-5) Provides: linux-initramfs-tool Description: tools for generating an initramfs This package contains tools to create and boot an initramfs for prepackaged |