summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b4eaec6fc75c..fa77d93e3d5a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="A Web Framework built on top of Qt, using the simple approach of Cataly
arch=('i686' 'x86_64')
url="http://cutelyst.org"
license=('LGPL2.1')
-depends=('qt5-base' 'uwsgi')
+depends=('qt5-base' 'uwsgi', 'grantlee')
makedepends=('cmake' 'doxygen' 'graphviz' 'grantlee')
source=("https://github.com/cutelyst/cutelyst/archive/r${pkgver}.tar.gz")
md5sums=('327a9cb263ad5a41e5d920b660e508b3')