mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
python3-sip-PyQt5: depends on python3
This commit is contained in:
parent
418b80a0f9
commit
e8014b4af1
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# Template file for 'python3-sip-PyQt5'
|
# Template file for 'python3-sip-PyQt5'
|
||||||
pkgname=python3-sip-PyQt5
|
pkgname=python3-sip-PyQt5
|
||||||
version=12.8.1
|
version=12.8.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="PyQt5_sip-$version"
|
wrksrc="PyQt5_sip-$version"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-devel python3-setuptools sip"
|
hostmakedepends="python3-devel python3-setuptools sip"
|
||||||
makedepends="python3-devel"
|
makedepends="python3-devel"
|
||||||
|
depends="python3"
|
||||||
short_desc="Python 3 PyQt5 SIP bindings with C and C++"
|
short_desc="Python 3 PyQt5 SIP bindings with C and C++"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
|
license="GPL-2.0-only, GPL-3.0-only, custom:SIP"
|
||||||
|
|
Loading…
Add table
Reference in a new issue