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

Pierre Schmitz pierre at archlinux.org
Wed Jan 13 21:30:02 UTC 2010


    Date: Wednesday, January 13, 2010 @ 16:30:02
  Author: pierre
Revision: 62931

no need for this optdepends here; applets should depend on their bindigns

Modified:
  kdebase-workspace/kde-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-13 20:53:43 UTC (rev 62930)
+++ PKGBUILD	2010-01-13 21:30:02 UTC (rev 62931)
@@ -15,10 +15,10 @@
 depends=('kdelibs' 'kdepimlibs' 'kdebase-runtime' 'libxxf86misc' 'libxcomposite'
 	'libxss' 'lm_sensors' 'libxklavier' 'qimageblitz' 'polkit-qt' 'libxft'
 	'libxdamage' 'xorg-utils' 'libxrandr')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'networkmanager' 'bluez' 'kdebindings-python')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'networkmanager' 'bluez' 'kdebindings-python'
+             'debindings-ruby')
 replaces=('kdmtheme' 'kde-common' 'guidance-power-manager' 'policykit-kde')
 conflicts=('kde-common' 'guidance-power-manager' 'policykit-kde')
-optdepends=('kdebindings-python: plasma scriptengine for Python')
 install='kdebase-workspace.install'
 backup=('usr/share/config/kdm/kdmrc'
         'etc/pam.d/kde'




More information about the arch-commits mailing list