python3-sip-PyQt5: depends on python3

This commit is contained in:
Đoàn Trần Công Danh 2021-01-24 17:18:19 +07:00
parent 418b80a0f9
commit e8014b4af1
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
# Template file for 'python3-sip-PyQt5'
pkgname=python3-sip-PyQt5
version=12.8.1
revision=1
revision=2
wrksrc="PyQt5_sip-$version"
build_style=python3-module
hostmakedepends="python3-devel python3-setuptools sip"
makedepends="python3-devel"
depends="python3"
short_desc="Python 3 PyQt5 SIP bindings with C and C++"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only, GPL-3.0-only, custom:SIP"