git » pyqt5.git » commit 37e99ac

Drop qt5-webengine optdepend

author Antonio Rojas
2019-02-10 15:19:27 UTC
committer Antonio Rojas
2019-02-10 15:19:27 UTC
parent ca6c5bdb1c5ce6581bab97955cecb663dc6ead10

Drop qt5-webengine optdepend

PKGBUILD +1 -3

diff --git a/PKGBUILD b/PKGBUILD
index fed6b27..d70cd2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
 pkgbase=pyqt5
 pkgname=('pyqt5-common' 'python-pyqt5' 'python2-pyqt5')
 pkgver=5.12
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="http://riverbankcomputing.co.uk/software/pyqt/intro"
 license=('GPL')
@@ -62,7 +62,6 @@ package_python-pyqt5(){
               'qt5-serialport: QtSerialPort'
               'qt5-websockets: QtWebSockets'
               'qt5-connectivity: QtNfc, QtBluetooth'
-              'qt5-webengine: QtWebEngine, QtWebEngineCore, QtWebEngineWidgets'
               'qt5-x11extras: QtX11Extras'
               'qt5-networkauth: QtNetworkAuth'
               'qt5-remoteobjects: QtRemoteObjects')
@@ -96,7 +95,6 @@ package_python2-pyqt5(){
               'qt5-serialport: QtSerialPort'
               'qt5-websockets: QtWebSockets'
               'qt5-connectivity: QtNfc, QtBluetooth'
-              'qt5-webengine: QtWebEngine, QtWebEngineCore, QtWebEngineWidgets'
               'qt5-x11extras: QtX11Extras'
               'qt5-networkauth: QtNetworkAuth'
               'qt5-remoteobjects: QtRemoteObjects')