summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a64c2083bb3f..97ea19c5d14f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
pkgbase=adwaita-qt
pkgname=('adwaita-qt5' 'adwaita-qt4' 'adwaita-qt-common')
pkgver=0.3.1
-pkgrel=5
+pkgrel=6
pkgdesc='The stylesheet to bend Qt applications to look like they belong into GNOME Shell'
arch=('any' 'i686' 'x86_64')
url='https://github.com/MartinBriza/adwaita-qt'
license=('GPL' 'LGPL')
-makedepends=('qt4' 'qt5-base')
+makedepends=('cmake' 'qt4' 'qt5-base')
# Use master until Arch specific fix lands into stable.
source=("https://github.com/MartinBriza/adwaita-qt/archive/master.zip")
md5sums=('9f44301af62f90db589e4c75e21d77c9')