kyua: rebuild against atf-0.16.
This commit is contained in:
parent
80bb42299a
commit
afc83afb9d
2 changed files with 3 additions and 2 deletions
|
@ -4,3 +4,4 @@ libstdc++.so.6
|
||||||
libgcc_s.so.1
|
libgcc_s.so.1
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
|
libatf-c++.so.0
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'kyua'
|
# Template file for 'kyua'
|
||||||
pkgname=kyua
|
pkgname=kyua
|
||||||
version=0.5
|
version=0.5
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="kyua-cli-${version}"
|
wrksrc="kyua-cli-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config doxygen atf-devel lutok-devel sqlite-devel"
|
makedepends="pkg-config doxygen atf-devel>=0.16 lutok-devel sqlite-devel"
|
||||||
short_desc="Automated Testing Framework (a replacement for ATF)"
|
short_desc="Automated Testing Framework (a replacement for ATF)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="BSD"
|
license="BSD"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue