ykpers: rebuild against json-c-0.13

This commit is contained in:
Michael Gehring 2018-02-28 11:16:24 +00:00
parent e3d449b1ca
commit d83f3ec41b

View file

@ -1,7 +1,7 @@
# Template file for 'ykpers' # Template file for 'ykpers'
pkgname=ykpers pkgname=ykpers
version=1.18.1 version=1.18.1
revision=1 revision=2
build_style=gnu-configure build_style=gnu-configure
configure_args="--enable-static=no --disable-rpath --with-backend=libusb" configure_args="--enable-static=no --disable-rpath --with-backend=libusb"
hostmakedepends="automake pkg-config libtool json-c-devel" hostmakedepends="automake pkg-config libtool json-c-devel"