From e9a6d741bd4ef1ac7db1a144b74cd41c553ccb8a Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 26 Dec 2008 11:02:44 +0100 Subject: [PATCH] xbps-base-chroot: added missing run_depends, bump to 0.3. --HG-- extra : convert_revision : 412d8918624fda889a17b9a9ea819d3ba458d6d2 --- templates/xbps-base-chroot.tmpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/xbps-base-chroot.tmpl b/templates/xbps-base-chroot.tmpl index 2fb0d4892f1..d2073e47b9f 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.2 +version=0.3 build_style=meta-template short_desc="xbps base packages for the chroot target" maintainer="Juan RP " @@ -12,5 +12,6 @@ base_chroot=yes 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 gcc-4.3.2" -run_depends="$build_depends" + wget-1.11.4 dash-0.5.4" +run_depends="$build_depends binutils-2.18 gcc-4.3.2 mpfr-2.3.2 gmp-4.2.4 + libarchive-2.5.5"