From edc40d770d043a2919fe3c705e11f4de0da6149f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 17 Dec 2008 09:13:54 +0100 Subject: [PATCH] xbps-base-chroot: depend on kernel-libc-headers, bump to 0.2. --HG-- extra : convert_revision : 93f1820a898997b92add4bd6be86f42375aed8fe --- templates/xbps-base-chroot.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/xbps-base-chroot.tmpl b/templates/xbps-base-chroot.tmpl index ceba1c1b08..63eab4ebb5 100644 --- a/templates/xbps-base-chroot.tmpl +++ b/templates/xbps-base-chroot.tmpl @@ -1,6 +1,6 @@ # Template file for 'xbps-base-chroot' pkgname=xbps-base-chroot -version=0.1 +version=0.2 build_style=meta-template short_desc="xbps base packages for the chroot target" maintainer="Juan RP " @@ -9,7 +9,7 @@ long_desc=" inside of a chroot and continue installing them." base_chroot=yes -build_depends="glibc-2.8 kernel-headers-2.6.27.3 bash-3.2 coreutils-6.12 +build_depends="glibc-2.8 kernel-libc-headers-2.6.27.3 bash-3.2 coreutils-6.12 tar-1.20 bzip2-1.0.5 gzip-1.3.12 gawk-3.1.6 grep-2.5.3 findutils-4.4.0 sed-4.1.5 make-3.81 diffutils-2.8.1 file-4.26 proplib-0.1 patch-2.5.4 wget-1.11.4 dash-0.5.4"