diff --git a/srcpkgs/base-chroot-musl/template b/srcpkgs/base-chroot-musl/template index b54339eedb..9eb00dd69c 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.14 +version=0.15 revision=1 bootstrap=yes build_style=meta @@ -14,8 +14,8 @@ provides="base-chroot-${version}_${revision}" only_for_archs="i686-musl x86_64-musl armv6l-musl armv7l-musl aarch64-musl" depends=" - base-files>=0.92 kernel-libc-headers>=3.17 musl musl-legacy-compat + base-files kernel-libc-headers musl musl-legacy-compat gcc gcc-c++ patch chroot-bash chroot-grep coreutils findutils - chroot-gettext chroot-texinfo sed chroot-gawk diffutils + gettext gettext-devel chroot-texinfo sed chroot-gawk diffutils make gzip file tar chroot-util-linux chroot-distcc - chroot-git>=2.0 ccache xbps>=0.41 xz which" + chroot-git ccache xbps xz which" diff --git a/srcpkgs/base-chroot/template b/srcpkgs/base-chroot/template index db61859660..440c382e95 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.60 +version=0.61 revision=1 noarch=yes bootstrap=yes @@ -11,9 +11,7 @@ maintainer="Juan RP " license="Public domain" depends=" - base-files>=0.92 kernel-libc-headers>=3.17 - glibc-devel glibc-locales binutils gcc>=4.9.1_8 - gcc-c++>=4.9.1_8 patch chroot-bash chroot-grep coreutils - chroot-gettext chroot-texinfo sed chroot-gawk findutils diffutils - make gzip file tar chroot-util-linux chroot-distcc - chroot-git>=2.0 ccache xbps>=0.41 xz which" + base-files kernel-libc-headers glibc-devel glibc-locales binutils gcc + gcc-c++ patch chroot-bash chroot-grep coreutils gettext gettext-devel + chroot-texinfo sed chroot-gawk findutils diffutils make gzip file tar + chroot-util-linux chroot-distcc chroot-git ccache xbps xz which"