knewstuff: add missing dependencies

closes #703
This commit is contained in:
John 2021-08-09 23:24:06 +02:00
parent 622b39d58e
commit 4fd424fc76
1 changed files with 2 additions and 1 deletions

View File

@ -1,11 +1,12 @@
# Template file for 'knewstuff'
pkgname=knewstuff
version=5.84.0
revision=1
revision=2
build_style=cmake
hostmakedepends="kcoreaddons extra-cmake-modules gettext
qt5-host-tools qt5-qmake python3"
makedepends="kio-devel kpackage-devel attica-devel"
depends="kdeclarative qt5-quickcontrols"
short_desc="KDE Framework for downloading and sharing additional application data"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.1-or-later"