diff --git a/srcpkgs/coreutils/template b/srcpkgs/coreutils/template index a07a1ca4f11..b3da1610338 100644 --- a/srcpkgs/coreutils/template +++ b/srcpkgs/coreutils/template @@ -1,7 +1,7 @@ # Template file for 'coreutils' pkgname=coreutils version=8.23 -revision=4 +revision=5 bootstrap=yes makedepends="gmp-devel acl-devel libcap-devel" replaces="chroot-coreutils>=0" @@ -11,6 +11,7 @@ homepage="http://www.gnu.org/software/coreutils" license="GPL-3" distfiles="http://ftp.gnu.org/gnu/coreutils/${pkgname}-${version}.tar.xz" checksum=ec43ca5bcfc62242accb46b7f121f6b684ee21ecd7d075059bf650ff9e37b82d +build_pie=yes if [ "$CHROOT_READY" ]; then hostmakedepends="perl"