summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f2cd167d7300..5b47bd647c0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,13 @@
pkgname=zeal
epoch=1
pkgver=0.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='Simple offline API documentation browser'
arch=(x86_64 i686)
url='http://zealdocs.org/'
license=('GPL')
-depends=('qt5-webkit' 'hicolor-icon-theme' 'desktop-file-utils' 'libarchive')
+depends=('qt5-webkit' 'hicolor-icon-theme' 'desktop-file-utils' 'libarchive'
+ 'qt5-x11extras')
makedepends=()
conflicts=(zeal-git)
install=zeal.install