diff --git a/kdebase-workspace/PKGBUILD b/kdebase-workspace/PKGBUILD index 83a11b870..24744f36b 100644 --- a/kdebase-workspace/PKGBUILD +++ b/kdebase-workspace/PKGBUILD @@ -26,7 +26,7 @@ pkgname=('kdebase-workspace' arch=('i686' 'x86_64') pkgver=${_kdever} -pkgrel=1 +pkgrel=2 pkgdesc="split package" url="http://www.kde.org" @@ -37,7 +37,7 @@ options=('docs' '!splithdr' 'splitdbg' 'log') # NOTE keep in sync with kdebase-workspace-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') # "kdepim-runtime>=${_kdever}" + 'libxdamage' 'xorg-utils' 'libxrandr' 'libxres' 'libdmtx' 'libqalculate') # "kdepim-runtime>=${_kdever}" makedepends=('pkgconfig' 'cmake' 'automoc4' 'networkmanager' 'bluez' "kdebindings-python>=${_kdever}" "kdebindings-ruby>=${_kdever}" 'oxygen-icons' 'qedje' "kdebase-runtime>=${_kdever}" 'gpsd' 'samba' @@ -229,7 +229,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' 'libdmtx' 'libqalculate') # "kdepim-runtime>=${_kdever}" optdepends=("kdebindings-python : Python Support for Plasma" "kdeedu-marble : Marble Wallpaper Plugin"