Date: Tuesday, October 13, 2015 @ 23:33:05 Author: speps Revision: 143940
upgpkg: qupzilla 1.8.7-2 Modified: qupzilla/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-13 19:33:52 UTC (rev 143939) +++ PKGBUILD 2015-10-13 21:33:05 UTC (rev 143940) @@ -4,7 +4,7 @@ pkgbase=qupzilla pkgname=(qupzilla qupzilla-qt4) pkgver=1.8.7 -pkgrel=1 +pkgrel=2 pkgdesc="Cross-platform QtWebKit browser" arch=(i686 x86_64) url="http://www.qupzilla.com/" @@ -41,7 +41,7 @@ package_qupzilla() { pkgdesc+=" (Qt5)" - depends=('qt5-webkit' 'qt5-script' 'hunspell' 'desktop-file-utils' 'hicolor-icon-theme') + depends=('qt5-webkit' 'qt5-script' 'qt5-x11extras' 'hunspell' 'desktop-file-utils' 'hicolor-icon-theme') optdepends=('kwallet: kf5 kwallet integration' 'libgnome-keyring: gnome keyring integration') provides=('qupzilla-qt5')
