libcap: fix bootstrap build (close #1354).
This commit is contained in:
parent
b4f8bd1a4d
commit
921c9566f8
|
@ -14,6 +14,8 @@ checksum=cee4568f78dc851d726fc93f25f4ed91cc223b1fe8259daa4a77158d174e6c65
|
|||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
hostmakedepends="gperf perl"
|
||||
else
|
||||
LDFLAGS="-L${XBPS_MASTERDIR}/usr/lib"
|
||||
fi
|
||||
|
||||
do_configure() {
|
||||
|
|
Loading…
Reference in New Issue