From c8855d73f85f9315181e0e060cf44e4bb8d8e61c Mon Sep 17 00:00:00 2001 From: Chaoting Liu Date: Thu, 31 Mar 2016 20:11:55 +0100 Subject: [PATCH] qupzilla: build with X11 support --- qupzilla/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/qupzilla/PKGBUILD b/qupzilla/PKGBUILD index fb849c647..b942d2b28 100644 --- a/qupzilla/PKGBUILD +++ b/qupzilla/PKGBUILD @@ -1,7 +1,7 @@ _pkgname=QupZilla pkgname='qupzilla' pkgver=2.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="A very fast open source browser based on WebKit core" url="http://www.qupzilla.com" arch=('x86_64') @@ -44,7 +44,6 @@ build() { export USE_WEBGL="true" export KDE_INTEGRATION="true" export ENABLE_OPACITY_EFFECT="true" - export NO_X11="true" cd "${srcdir}/${_pkgname}-${pkgver}/" /usr/lib/qt5/bin/qmake