[arch-commits] Commit in pyqt5/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Feb 10 15:19:28 UTC 2019


    Date: Sunday, February 10, 2019 @ 15:19:27
  Author: arojas
Revision: 345838

Drop qt5-webengine optdepend

Modified:
  pyqt5/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-10 14:58:20 UTC (rev 345837)
+++ PKGBUILD	2019-02-10 15:19:27 UTC (rev 345838)
@@ -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 @@
               '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 @@
               'qt5-serialport: QtSerialPort'
               'qt5-websockets: QtWebSockets'
               'qt5-connectivity: QtNfc, QtBluetooth'
-              'qt5-webengine: QtWebEngine, QtWebEngineCore, QtWebEngineWidgets'
               'qt5-x11extras: QtX11Extras'
               'qt5-networkauth: QtNetworkAuth'
               'qt5-remoteobjects: QtRemoteObjects')



More information about the arch-commits mailing list