[arch-commits] Commit in plasma-desktop/kde-unstable (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sun Apr 12 09:18:15 UTC 2015
Date: Sunday, April 12, 2015 @ 11:18:15
Author: arojas
Revision: 236287
Build kcm-touchpad
Modified:
plasma-desktop/kde-unstable/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-12 09:12:12 UTC (rev 236286)
+++ PKGBUILD 2015-04-12 09:18:15 UTC (rev 236287)
@@ -13,9 +13,10 @@
depends=('powerdevil' 'polkit-kde-agent'
'libcanberra' 'kwin' 'libusb-compat' 'libxkbfile' 'kmenuedit'
'systemsettings' 'ksysguard' 'kpeople' 'baloo')
-makedepends=('extra-cmake-modules' 'kdoctools' 'boost')
+makedepends=('extra-cmake-modules' 'kdoctools' 'boost' 'xf86-input-synaptics' 'xorg-server-devel')
optdepends=('plasma-nm: Network manager applet')
-conflicts=('kdebase-workspace')
+conflicts=('kdebase-workspace' 'kcm-touchpad-frameworks')
+replaces=('kcm-touchpad-frameworks')
install="${pkgname}.install"
groups=('plasma')
source=("http://download.kde.org/unstable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
More information about the arch-commits
mailing list