mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-04 04:17:18 +08:00
add missing makedep to workspace
This commit is contained in:
parent
c54bf6c8f3
commit
2865db460a
@ -40,7 +40,8 @@ depends=('polkit-kde-agent' "kdepimlibs>=${_kdever}" "kdebase-runtime>=${_kdever
|
||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres') # "kdepim-runtime>=${_kdever}"
|
||||
|
||||
makedepends=('pkgconfig' 'cmake' 'automoc4' 'networkmanager' 'bluez' "kdebindings-python>=${_kdever}"
|
||||
"kdebindings-ruby>=${_kdever}" 'oxygen-icons' 'qedje' "kdebase-runtime>=${_kdever}" 'gpsd' 'samba' 'libraw1394' 'libdmtx' 'consolekit' 'docbook-xsl')
|
||||
"kdebindings-ruby>=${_kdever}" 'oxygen-icons' 'qedje' "kdebase-runtime>=${_kdever}" 'gpsd' 'samba'
|
||||
'libraw1394' 'libdmtx' 'consolekit' 'docbook-xsl')
|
||||
# 'google-gadgets-qt>=0.11.2')
|
||||
|
||||
source=($_mirror/${_origname}-$_kdever.tar.bz2
|
||||
@ -236,7 +237,7 @@ package_kdebase-workspace()
|
||||
# NOTE keep in sync with depends
|
||||
depends=('polkit-kde-agent' "kdepimlibs>=${_kdever}" "kdebase-runtime>=${_kdever}" 'qimageblitz'
|
||||
'libxxf86misc' 'libxcomposite' 'libxss' 'lm_sensors' 'libxklavier' 'libxft' 'oxygen-icons' "xkit"
|
||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres' 'libdmtx') # "kdepim-runtime>=${_kdever}"
|
||||
'libxdamage' 'xorg-utils' 'libxrandr' 'libxres') # "kdepim-runtime>=${_kdever}"
|
||||
|
||||
optdepends=("kdebindings-python : Python Support for Plasma"
|
||||
"kdeedu-marble : Marble Wallpaper Plugin"
|
||||
|
Loading…
Reference in New Issue
Block a user