grantlee5: add qt5-declarative dep
without it, some parts are not build and kmail and akregator seize to function
This commit is contained in:
parent
f7276dea09
commit
5806d34751
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'grantlee5'
|
||||
pkgname=grantlee5
|
||||
version=5.2.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc=${pkgname%5}-${version}
|
||||
build_style=cmake
|
||||
makedepends="qt5-script-devel qt5-tools-devel"
|
||||
makedepends="qt5-script-devel qt5-tools-devel qt5-declarative-devel"
|
||||
short_desc="Qt5 string template engine based on the Django template system"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
|
|
Loading…
Reference in New Issue