From 1382b53bc8d7cafff39b19fc430d9cc8ea4695e8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 28 Apr 2014 15:29:03 +0200 Subject: [PATCH] base-chroot-musl: bye bye xbps-src, not necessary anymore. --- srcpkgs/base-chroot-musl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/base-chroot-musl/template b/srcpkgs/base-chroot-musl/template index cf8ebd201a..57cf81c625 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.1 +version=0.2 revision=1 bootstrap=yes build_style=meta @@ -18,5 +18,5 @@ makedepends=" 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-util-linux chroot-distcc chroot-git ccache xbps-src xbps xz" + chroot-util-linux chroot-distcc chroot-git ccache xbps xz" depends="${makedepends}"