Date: Tuesday, October 14, 2014 @ 18:49:57
  Author: andrea
Revision: 224344

Add missing optdepends (FS#41694)

Modified:
  qt5/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-10-14 16:48:21 UTC (rev 224343)
+++ PKGBUILD    2014-10-14 16:49:57 UTC (rev 224344)
@@ -24,7 +24,7 @@
          'qt5-x11extras'
          'qt5-xmlpatterns')
 pkgver=5.3.2
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://qt-project.org/'
 license=('GPL3' 'LGPL' 'FDL' 'custom')
@@ -440,6 +440,7 @@
 package_qt5-webkit() {
   pkgdesc='Classes for a WebKit2 based implementation and a new QML API'
   depends=('qt5-sensors' 'qt5-location' 'gst-plugins-base' 'libxslt' 
'libxcomposite')
+  optdepends=('gst-plugins-good: Webm codec support')
   license=('GPL3' 'LGPL' 'FDL')
 
   cd ${_pkgfqn}/qtwebkit

Reply via email to