python-sip-PyQt5: fix depends
This commit is contained in:
parent
2192692a91
commit
4366454c18
@ -1,7 +1,7 @@
|
||||
# Template file for 'sip'
|
||||
pkgname=sip
|
||||
version=4.19.13
|
||||
revision=2
|
||||
revision=3
|
||||
wrksrc="sip-${version}"
|
||||
hostmakedepends="python-devel python3-devel"
|
||||
makedepends="${hostmakedepends}"
|
||||
@ -113,7 +113,7 @@ python3-sip-PyQt5_package() {
|
||||
}
|
||||
python-sip-PyQt5_package() {
|
||||
lib32disabled=yes
|
||||
depends="${sourcepkg}-${version}_${revision} python3"
|
||||
depends="${sourcepkg}-${version}_${revision} python"
|
||||
short_desc="Python2 SIP bindings (PyQt5 version)"
|
||||
pkg_install() {
|
||||
vmove ${py2_sitelib}/PyQt5/sip.so
|
||||
|
Loading…
x
Reference in New Issue
Block a user