glibc32: needs zlib32.

This commit is contained in:
Juan RP 2013-04-15 16:21:05 +02:00
parent 5ea36cfc86
commit fbcc44a584

View file

@ -5,7 +5,6 @@ revision=6
distfiles="
http://xbps.nopcode.org/repos/current/glibc-${version}_${revision}.i686.xbps
http://xbps.nopcode.org/repos/current/glibc-devel-${version}_${revision}.i686.xbps"
hostmakedepends="bsdtar"
short_desc="The GNU C library (32 bits)"
homepage="http://www.gnu.org/software/libc"
license="GPL-2, LGPL-2.1, BSD"
@ -24,6 +23,8 @@ long_desc="
noextract=yes
only_for_archs=x86_64
hostmakedepends="bsdtar"
makedepends="zlib32"
do_install() {
for f in ${distfiles}; do