diff --git a/srcpkgs/python3-PyQt-builder/template b/srcpkgs/python3-PyQt-builder/template index 5f36ffc55ac..de69efc881c 100644 --- a/srcpkgs/python3-PyQt-builder/template +++ b/srcpkgs/python3-PyQt-builder/template @@ -1,11 +1,11 @@ # Template file for 'python3-PyQt-builder' pkgname=python3-PyQt-builder version=1.5.0 -revision=1 +revision=2 wrksrc=PyQt-builder-$version build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3" +depends="python3 sip5>=5.4.0_2" short_desc="PEP 517 compliant PyQt build system" maintainer="Đoàn Trần Công Danh " license="BSD-2-Clause"