diff --git a/extra/qt5/PKGBUILD b/extra/qt5/PKGBUILD index deabd4812..f0a12f797 100644 --- a/extra/qt5/PKGBUILD +++ b/extra/qt5/PKGBUILD @@ -35,7 +35,7 @@ pkgname=('qt5-base' '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') @@ -490,6 +490,7 @@ package_qt5-tools() { 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