[arch-commits] Commit in deskbar-applet/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Wed Sep 29 14:44:06 UTC 2010


    Date: Wednesday, September 29, 2010 @ 10:44:05
  Author: ibiru
Revision: 92387

add python-gnomeapplet to dependency

Modified:
  deskbar-applet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-29 14:30:13 UTC (rev 92386)
+++ PKGBUILD	2010-09-29 14:44:05 UTC (rev 92387)
@@ -3,13 +3,13 @@
 
 pkgname=deskbar-applet
 pkgver=2.32.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An all-in-one search bar for the GNOME panel"
 arch=(i686 x86_64)
 url="http://raphael.slinckx.net/deskbar/"
 license=('GPL')
-depends=('gnome-desktop>=2.32.0' 'gnome-python>=2.28' 'python-gnomedesktop>=2.31' 'python-gnomekeyring>=2.31' 'python-wnck>=2.31' 'gnome-panel-bonobo>=2.32.0' 'dbus-python>=0.83.0')
-makedepends=('evolution-data-server>=2.32.0' 'gettext' 'intltool' 'pkg-config' 'gnome-doc-utils>=0.20.1' 'gnome-python-desktop>=2.31.0')
+depends=('gnome-desktop>=2.32.0' 'gnome-python>=2.28' 'python-gnomedesktop>=2.32' 'python-gnomekeyring>=2.32' 'python-wnck>=2.32' 'python-gnomeapplet>=2.32' 'gnome-panel-bonobo>=2.32.0' 'dbus-python>=0.83.0')
+makedepends=('evolution-data-server>=2.32.0' 'gettext' 'intltool' 'pkg-config' 'gnome-doc-utils>=0.20.1' 'gnome-python-desktop>=2.32.0')
 options=('!libtool' '!emptydirs')
 groups=('gnome-extra')
 install=deskbar-applet.install




More information about the arch-commits mailing list