From a44ffdf314565cb2567730da13901dd78ddbaeed Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Thu, 15 Oct 2015 02:17:21 -0300 Subject: qupzilla-1.8.7-2.parabola1: add qt5-x11extras to depends --- libre/qupzilla/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre/qupzilla/PKGBUILD') 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 # Maintainer: André Silva 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') -- cgit v1.2.3-54-g00ecf