plasma-framework: fix deps
This commit is contained in:
parent
f3c7a558e4
commit
7ae7f66cb1
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
|||
# Template file for 'plasma-framework'
|
||||
pkgname=plasma-framework
|
||||
version=5.29.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="extra-cmake-modules pkg-config"
|
||||
makedepends="kactivities5-devel kdeclarative-devel kdoctools-devel"
|
||||
depends="qt5-quickcontrols qt5-graphicaleffects qt5-multimedia"
|
||||
short_desc="Foundational libraries, components, and tools of the Plasma workspaces"
|
||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
||||
license="LGPL-2"
|
||||
|
|
Loading…
Reference in a new issue