[arch-commits] Commit in kdebase-workspace/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Apr 17 10:34:48 UTC 2011


    Date: Sunday, April 17, 2011 @ 06:34:47
  Author: andrea
Revision: 119949

xsetroot is needed by startkde

Modified:
  kdebase-workspace/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-17 09:10:34 UTC (rev 119948)
+++ PKGBUILD	2011-04-17 10:34:47 UTC (rev 119949)
@@ -14,9 +14,10 @@
 # 	not detected by namcap because libgl depends on it
 #	but nvidia providing libgl does not depend on libxdamage
 depends=('kdepim-runtime' 'lm_sensors' 'libraw1394' 'qimageblitz' 'libqalculate'
-        'polkit-kde' 'consolekit' 'xorg-xprop' 'libxdamage' 'libxklavier' 'libdmtx')
+         'polkit-kde' 'consolekit' 'xorg-xprop' 'libxdamage' 'libxklavier' 'libdmtx'
+         'xorg-xsetroot')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost' 'networkmanager' 'bluez'
-        'docbook-xsl' 'python2' 'kdebindings-python')
+             'python2' 'kdebindings-python')
 replaces=('kdmtheme' 'kde-common' 'guidance-power-manager' 'policykit-kde' 'kdebase-kinfocenter')
 conflicts=('kde-common' 'guidance-power-manager' 'policykit-kde' 'kdebase-kinfocenter')
 install="${pkgname}.install"




More information about the arch-commits mailing list