mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-12 03:24:41 +08:00
plasma-desktop: added replaces=kde-workspace to automate the Plasma 5 switch
This commit is contained in:
parent
724306917c
commit
af8958ddbd
@ -3,7 +3,7 @@ source ../plasma.conf
|
||||
|
||||
pkgname=plasma-desktop
|
||||
pkgver=${PVersion}
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc='KDE Plasma Desktop'
|
||||
arch=('x86_64')
|
||||
url='https://www.kde.org/workspaces/plasmadesktop/'
|
||||
@ -13,6 +13,7 @@ depends=('qt5-graphicaleffects' 'powerdevil' 'polkit-kde-agent-frameworks' 'libc
|
||||
makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'baloo-kf5')
|
||||
optdepends=('plasma-nm: Network manager applet')
|
||||
checkdepends=("cmake")
|
||||
replaces=('kde-workspace')
|
||||
conflicts=('kde-workspace' 'kde-baseapps-kdepasswd')
|
||||
groups=('plasma')
|
||||
options=("debug")
|
||||
|
Loading…
Reference in New Issue
Block a user