summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
Diffstat (limited to 'libre')
-rw-r--r--libre/qupzilla/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/qupzilla/PKGBUILD b/libre/qupzilla/PKGBUILD
index 860fa1ed1..7c3d4d6f7 100644
--- a/libre/qupzilla/PKGBUILD
+++ b/libre/qupzilla/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 143711 2015-10-12 00:27:38Z speps $
+# $Id: PKGBUILD 143940 2015-10-13 21:33:05Z speps $
# Maintainer (Arch): speps <speps at aur dot archlinux dot org>
# Maintainer: André Silva <emulatorman@parabola.nu>
pkgbase=qupzilla
pkgname=(qupzilla qupzilla-qt4)
pkgver=1.8.7
-pkgrel=1.parabola1
+pkgrel=2.parabola1
arch=(i686 x86_64)
url="http://www.qupzilla.com/"
license=('GPL3')
@@ -58,7 +58,7 @@ build() {
package_qupzilla() {
pkgdesc="Cross-platform QtWebKit browser (Qt5), without non-privacy search engines"
- 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')