mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
ktoblzcheck: fix makedependency
This commit is contained in:
parent
bffb9873b7
commit
937f29b835
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'ktoblzcheck'
|
# Template file for 'ktoblzcheck'
|
||||||
pkgname=ktoblzcheck
|
pkgname=ktoblzcheck
|
||||||
version=1.45
|
version=1.45
|
||||||
revision=1
|
revision=2
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="python3-devel"
|
makedepends="python-devel"
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
configure_args="--enable-python"
|
configure_args="--enable-python"
|
||||||
maintainer="Enno Boland <eb@s01.de>"
|
maintainer="Enno Boland <eb@s01.de>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue