From 6afd85a491a394e52628d9266f5a0913217f178a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 14 Feb 2009 01:18:43 +0100 Subject: [PATCH] initramfs-tools: needs gzip rundep. --HG-- extra : convert_revision : fbbc72e501aeb3b71d9bc19afeda22bcfc7ae604 --- templates/initramfs-tools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/initramfs-tools/template b/templates/initramfs-tools/template index d16dad7ef24..6fea341912f 100644 --- a/templates/initramfs-tools/template +++ b/templates/initramfs-tools/template @@ -23,7 +23,7 @@ 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 busybox-initramfs-1.13" run_depends="glibc-2.8 gawk-3.1.6 findutils-4.4.0 sed-4.1.5 grep-2.5.3 - $build_depends" + gzip-1.3 $build_depends" do_install() {