[arch-commits] Commit in gnome-session/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sun Dec 21 23:14:14 UTC 2008


    Date: Sunday, December 21, 2008 @ 18:14:14
  Author: jgc
Revision: 22124

upgpkg: gnome-session 2.24.2-2
    Add makedepend on xtrans, should fix the TCP socket listening

Modified:
  gnome-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-12-21 22:44:29 UTC (rev 22123)
+++ PKGBUILD	2008-12-21 23:14:14 UTC (rev 22124)
@@ -3,12 +3,12 @@
 
 pkgname=gnome-session
 pkgver=2.24.2
-pkgrel=1
+pkgrel=2
 pkgdesc="The GNOME Session Handler"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 depends=('libgnomeui>=2.24.0' 'policykit-gnome>=0.9.2' 'gnome-settings-daemon>=2.24.1' 'at-spi>=1.24.0' 'startup-notification>=0.9' 'dbus>=1.2.4')
-makedepends=('pkgconfig' 'intltool')
+makedepends=('pkgconfig' 'intltool' 'xtrans')
 options=(!emptydirs)
 install=gnome-session.install
 url="http://www.gnome.org"




More information about the arch-commits mailing list