sip5: not depend on python3-PyQt-builder

This commit is contained in:
Đoàn Trần Công Danh 2020-09-27 14:02:54 +07:00
parent 08844edaf1
commit 2626e26cc0

View file

@ -1,13 +1,12 @@
# Template file for 'sip5'
pkgname=sip5
version=5.4.0
revision=1
revision=2
wrksrc="sip-$version"
build_style=python3-module
hostmakedepends="python3-devel python3-setuptools python3-packaging python3-toml"
makedepends="python3-devel"
depends="python3-setuptools python3-packaging python3-toml
python3-PyQt-builder"
depends="python3-setuptools python3-packaging python3-toml"
short_desc="SIP 5 - Python 3 bindings generator for C/C++ libraries"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only, GPL-3.0-only, custom:SIP"