vp-build/templates/xbps-base-chroot.tmpl
Juan RP 159d9852a7 xbps-base-chroot: added missing bison and texinfo rundeps.
--HG--
extra : convert_revision : 56a44fc6f2a37c1f6b0d54d8de87ca4eee4c4ee9
2008-12-26 11:29:51 +01:00

18 lines
713 B
Cheetah

# Template file for 'xbps-base-chroot'
pkgname=xbps-base-chroot
version=0.3
build_style=meta-template
short_desc="xbps base packages for the chroot target"
maintainer="Juan RP <xtraeme@gmail.com>"
long_desc="
This package installs all necessary packages to be able to build packages
inside of a chroot and continue installing them."
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"
run_depends="$build_depends binutils-2.18 gcc-4.3.2 mpfr-2.3.2 gmp-4.2.4
libarchive-2.5.5 bison-2.3 texinfo-4.13"