diff --git a/srcpkgs/python3-pkgconfig/template b/srcpkgs/python3-pkgconfig/template index 8b015d19b57..05d37a5d5ee 100644 --- a/srcpkgs/python3-pkgconfig/template +++ b/srcpkgs/python3-pkgconfig/template @@ -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 " license="MIT"