mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 20:47:16 +08:00
Update pkgrel
This commit is contained in:
parent
ded7bef2ef
commit
0c9184b342
@ -26,7 +26,7 @@ pkgname=('kdebase-workspace'
|
|||||||
|
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
pkgver=${_kdever}
|
pkgver=${_kdever}
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
|
|
||||||
pkgdesc="split package"
|
pkgdesc="split package"
|
||||||
url="http://www.kde.org"
|
url="http://www.kde.org"
|
||||||
@ -230,7 +230,7 @@ package_kdebase-workspace()
|
|||||||
|
|
||||||
# FIXME don't find google-gadgets
|
# FIXME don't find google-gadgets
|
||||||
# NOTE keep in sync with depends
|
# NOTE keep in sync with depends
|
||||||
depends=('polkit-kde' "kdepimlibs>=${_kdever}" "kdebase-runtime>=${_kdever}" 'qimageblitz'
|
depends=('polkit-kde-agent' "kdepimlibs>=${_kdever}" "kdebase-runtime>=${_kdever}" 'qimageblitz'
|
||||||
'libxxf86misc' 'libxcomposite' 'libxss' 'lm_sensors' 'libxklavier' 'libxft' 'oxygen-icons' "xkit"
|
'libxxf86misc' 'libxcomposite' 'libxss' 'lm_sensors' 'libxklavier' 'libxft' 'oxygen-icons' "xkit"
|
||||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres') # "kdepim-runtime>=${_kdever}"
|
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres') # "kdepim-runtime>=${_kdever}"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user