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 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'grantlee5'
|
# Template file for 'grantlee5'
|
||||||
pkgname=grantlee5
|
pkgname=grantlee5
|
||||||
version=5.2.0
|
version=5.2.0
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc=${pkgname%5}-${version}
|
wrksrc=${pkgname%5}-${version}
|
||||||
build_style=cmake
|
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"
|
short_desc="Qt5 string template engine based on the Django template system"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue