~alpine/aports

[alpine-aports] [PATCH 1/2] community/py3-qt5: remove qtwebengine

Details
Message ID
<20190314175653.7260-1-sir@cmpwn.com>
Sender timestamp
1552586212
DKIM signature
missing
Download raw message
Patch: +1 -7
---
 community/py3-qt5/APKBUILD | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/community/py3-qt5/APKBUILD b/community/py3-qt5/APKBUILD
index cc92b82631..d038f7a9b0 100644
--- a/community/py3-qt5/APKBUILD
+++ b/community/py3-qt5/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-qt5
_pkgname=PyQt5
pkgver=5.12
pkgrel=0
pkgrel=1
pkgdesc="A set of Python 3 bindings for the Qt toolkit"
url="http://riverbankcomputing.co.uk/software/pyqt/intro"
arch="all"
@@ -14,12 +14,6 @@ makedepends="python3-dev py-dbus-dev py-sip-dev
	py-opengl qt5-qtconnectivity-dev qt5-qtmultimedia-dev qt5-qttools-dev
	qt5-qtserialport-dev qt5-qtx11extras-dev qt5-qtdeclarative-dev
	"
# not all arches support qtwebengine
case "$CARCH" in
armhf|aarch64|x86_64)
	makedepends="$makedepends qt5-qtwebengine-dev" ;;
esac

source="https://www.riverbankcomputing.com/static/Downloads/$_pkgname/${_pkgname}_gpl-$pkgver.zip"
builddir="${srcdir}/${_pkgname}_gpl-${pkgver}"

-- 
2.21.0



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)