From 7f05ee8ed85c7f085ad133c321b8e867d8082075 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 29 Dec 2008 15:53:24 +0100 Subject: [PATCH] initramfs-tools: add missing rundeps. --HG-- extra : convert_revision : c4e500503a34bdf3646df272417eae3437ff16c2 --- templates/initramfs-tools.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/initramfs-tools.tmpl b/templates/initramfs-tools.tmpl index 8fe013b7b31..a8553d2724c 100644 --- a/templates/initramfs-tools.tmpl +++ b/templates/initramfs-tools.tmpl @@ -22,7 +22,8 @@ keep_dirs="/var/lib/$pkgname" config_files="/etc/$pkgname/initramfs.conf /etc/$pkgname/update-initramfs.conf" build_depends="cpio-2.9 util-linux-ng-2.14 klibc-1.5.14 module-init-tools-3.5 udev-1.30" -run_depends="glibc-2.8 $build_depends" +run_depends="glibc-2.8 gawk-3.1.6 findutils-4.4.0 sed-4.1.5 grep-2.5.3 + $build_depends" do_install() {