ktoblzcheck: fix cross build

This commit is contained in:
Michael Gehring 2016-02-26 05:52:43 +01:00
parent aae17746ee
commit 39f0f108e1

View file

@ -1,11 +1,11 @@
# Template file for 'ktoblzcheck' # Template file for 'ktoblzcheck'
pkgname=ktoblzcheck pkgname=ktoblzcheck
version=1.48 version=1.48
revision=1 revision=2
hostmakedepends="pkg-config" hostmakedepends="pkg-config"
makedepends="python-devel" makedepends="python-devel"
build_style="gnu-configure" build_style="gnu-configure"
configure_args="--enable-python" configure_args="--enable-python --disable-binreloc"
maintainer="Enno Boland <gottox@voidlinux.eu>" maintainer="Enno Boland <gottox@voidlinux.eu>"
license="LGPL" license="LGPL"
homepage="http://ktoblzcheck.sourceforge.net" homepage="http://ktoblzcheck.sourceforge.net"