mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 16:47:19 +08:00
remove libxres as dep and restore old workspace pkg
This commit is contained in:
parent
c0a6706fc9
commit
e679c24e95
@ -26,7 +26,7 @@ pkgname=('kdebase-workspace'
|
||||
|
||||
arch=('i686' 'x86_64')
|
||||
pkgver=${_kdever}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
|
||||
pkgdesc="split package"
|
||||
url="http://www.kde.org"
|
||||
@ -37,7 +37,7 @@ options=('docs' '!splithdr')
|
||||
# NOTE keep in sync with kdebase-workspace-depends
|
||||
depends=('polkit-kde' "kdepimlibs>=${_kdever}" 'qimageblitz'
|
||||
'libxxf86misc' 'libxcomposite' 'libxss' 'lm_sensors' 'libxklavier' 'libxft' 'oxygen-icons' "xkit"
|
||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres') # "kdepim-runtime>=${_kdever}"
|
||||
'libxdamage' 'xorg-utils' 'libxrandr') # "kdepim-runtime>=${_kdever}"
|
||||
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' 'networkmanager' 'bluez' "kdebindings-python>=${_kdever}"
|
||||
"kdebindings-ruby>=${_kdever}" 'oxygen-icons' 'qedje') # 'gpsd' 'google-gadgets-qt>=0.11.1' "kdebase-runtime>=${_kdever}"
|
||||
@ -227,7 +227,7 @@ package_kdebase-workspace()
|
||||
# NOTE keep in sync with depends
|
||||
depends=('polkit-kde' "kdepimlibs>=${_kdever}" "kdebase-runtime>=${_kdever}" 'qimageblitz'
|
||||
'libxxf86misc' 'libxcomposite' 'libxss' 'lm_sensors' 'libxklavier' 'libxft' 'oxygen-icons' "xkit"
|
||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres') # "kdepim-runtime>=${_kdever}"
|
||||
'libxdamage' 'xorg-utils' 'libxrandr') # "kdepim-runtime>=${_kdever}"
|
||||
|
||||
optdepends=("kdebindings-python : Python Support for Plasma"
|
||||
"kdeedu-marble : Marble Wallpaper Plugin"
|
||||
|
Loading…
Reference in New Issue
Block a user