python3-pkgconfig: depends on pkg-config

Close #35371
This commit is contained in:
Đoàn Trần Công Danh 2022-03-17 22:57:58 +07:00
parent 76755c1360
commit 3cdd79dcee

View file

@ -1,11 +1,11 @@
# Template file for 'python3-pkgconfig'
pkgname=python3-pkgconfig
version=1.5.1
revision=5
revision=6
wrksrc="pkgconfig-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3"
depends="python3 pkg-config"
short_desc="Python3 module to interface with pkg-config"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"