From efb70249b54e0ebbf5f7f6f93f306826a7f679b2 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 3 Jul 2014 17:59:45 +0200 Subject: [PATCH] base-chroot{,-musl}: chroot-m4 -> m4. --- srcpkgs/base-chroot-musl/template | 4 ++-- srcpkgs/base-chroot/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/base-chroot-musl/template b/srcpkgs/base-chroot-musl/template index 57cf81c625a..a6d338f7702 100644 --- a/srcpkgs/base-chroot-musl/template +++ b/srcpkgs/base-chroot-musl/template @@ -1,6 +1,6 @@ # Template file for 'base-chroot-musl' pkgname=base-chroot-musl -version=0.2 +version=0.3 revision=1 bootstrap=yes build_style=meta @@ -17,6 +17,6 @@ makedepends=" xbps-triggers base-files>=0.92 kernel-libc-headers musl chroot-gcc binutils 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-file chroot-tar chroot-m4 chroot-fakeroot + chroot-make chroot-gzip chroot-file chroot-tar m4 chroot-fakeroot chroot-util-linux chroot-distcc chroot-git ccache xbps xz" depends="${makedepends}" diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index f359b79cddd..f8d2f2abe8e 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.46 +version=0.47 revision=1 noarch=yes bootstrap=yes @@ -14,6 +14,6 @@ makedepends=" base-files>=0.92 kernel-libc-headers>=3.10 glibc-devel glibc-locales binutils gcc>=4.9.0_6 gcc-c++>=4.9.0_6 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-file chroot-tar chroot-m4 + chroot-findutils chroot-make chroot-gzip chroot-file chroot-tar m4 chroot-fakeroot chroot-distcc chroot-git ccache xbps xz" depends="${makedepends}"