mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-25 02:52:13 +08:00
fix depends
This commit is contained in:
parent
a4a17cb009
commit
14770e37e1
@ -4,7 +4,7 @@ source ../frameworks.conf
|
||||
|
||||
pkgname=plasma-framework
|
||||
pkgver=${KFVersion}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
|
||||
arch=('i686' 'x86_64')
|
||||
url='https://projects.kde.org/projects/playground/libs/plasma-framework'
|
||||
@ -12,7 +12,7 @@ license=('LGPL')
|
||||
depends=('qt5-quickcontrols' 'kidletime' 'kitemmodels' 'threadweaver'
|
||||
'kwallet' 'kdeclarative' 'kunitconversion'
|
||||
'kross' 'kdnssd' 'kinit'
|
||||
'kactivities' 'kdoctools')
|
||||
'kactivities-frameworks' 'kdoctools')
|
||||
makedepends=('extra-cmake-modules' 'git' 'qt5-tools')
|
||||
optdepends=('kde-workspace: provide a Plasma shell')
|
||||
options=("debug")
|
||||
|
Loading…
Reference in New Issue
Block a user