xbps: rebuild with atf-0.21.
This commit is contained in:
parent
5c6966ee8e
commit
e7ad884e87
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xbps'
|
||||
pkgname=xbps
|
||||
version=0.41
|
||||
revision=3
|
||||
revision=4
|
||||
bootstrap=yes
|
||||
short_desc="The XBPS package system utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -17,7 +17,7 @@ if [ -z "$CHROOT_READY" ]; then
|
|||
LDFLAGS+=" -L${XBPS_MASTERDIR}/usr/lib"
|
||||
else
|
||||
hostmakedepends="pkg-config git"
|
||||
makedepends+=" atf-devel"
|
||||
makedepends+=" atf-devel>=0.21"
|
||||
|
||||
xbps-tests_package() {
|
||||
short_desc+=" - Kyua testsuite"
|
||||
|
|
Loading…
Reference in New Issue
Block a user