From b91de525b48ef22481e49bec932251243ae5840f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sat, 19 Oct 2013 12:49:50 +0200 Subject: [PATCH] base-chroot: clean-up dependencies; depend on xbps. --- srcpkgs/base-chroot/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index 6f22626288c..43f4fbfcf86 100644 --- a/srcpkgs/base-chroot/template +++ b/srcpkgs/base-chroot/template @@ -1,6 +1,6 @@ # Template file for 'base-chroot' pkgname=base-chroot -version=0.35 +version=0.36 revision=1 bootstrap=yes build_style=meta @@ -12,12 +12,13 @@ long_desc=" This package installs all necessary packages to be able to build packages inside of a chroot with xbps-src." -makedepends="xbps-triggers base-files kernel-libc-headers chroot-glibc>=2.17_8 +makedepends=" + xbps-triggers base-files kernel-libc-headers chroot-glibc>=2.17_8 chroot-binutils>=2.22.52.0.4_1 chroot-gcc chroot-patch chroot-bash chroot-grep chroot-coreutils chroot-diffutils chroot-gettext chroot-texinfo - chroot-sed chroot-gawk chroot-findutils chroot-make chroot-gzip chroot-bzip2 - chroot-file chroot-tar chroot-m4 chroot-xz chroot-fakeroot mpfr-devel - gmp-devel zlib-devel ccache chroot-distcc chroot-git xbps-src>=20130317_4" + chroot-sed chroot-gawk chroot-findutils chroot-make chroot-gzip chroot-file + chroot-tar chroot-m4 chroot-fakeroot chroot-distcc chroot-git + zlib-devel bzip2-devel ccache xbps-src>=20130317_4 xbps" base-chroot_package() { noarch="yes"