summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b66054593f76..afb0a36dc31b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = cutelyst
pkgdesc = A Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
pkgver = 1.4.0
- pkgrel = 1
+ pkgrel = 2
url = http://cutelyst.org
arch = i686
arch = x86_64
license = LGPL2.1
makedepends = cmake
+ makedepends = doxygen
depends = qt5-base
depends = uwsgi
source = https://github.com/cutelyst/cutelyst/archive/r1.4.0.tar.gz
@@ -14,3 +15,6 @@ pkgbase = cutelyst
pkgname = cutelyst
+pkgname = cutelyst-docs
+ pkgdesc = Doxygen HTML API Documentation
+