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

andyrtr at archlinux.org andyrtr at archlinux.org
Fri May 20 06:47:51 UTC 2011


    Date: Friday, May 20, 2011 @ 02:47:50
  Author: andyrtr
Revision: 124354

upgpkg: libxfce4ui 4.8.0-3
add dependenxy to libsm, should fix session management FS#24339

Modified:
  libxfce4ui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-20 06:35:57 UTC (rev 124353)
+++ PKGBUILD	2011-05-20 06:47:50 UTC (rev 124354)
@@ -4,12 +4,12 @@
 
 pkgname=libxfce4ui
 pkgver=4.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc="share commonly used Xfce widgets among the Xfce applications"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
-depends=('libxfce4util>=4.8.0' 'gtk2' "xfconf>=4.8.0" 'startup-notification') 
+depends=('libxfce4util>=4.8.0' 'gtk2' "xfconf>=4.8.0" 'libsm' 'startup-notification') 
 makedepends=('intltool' 'gtk-doc' 'glade')
 optdepends=('glade: for using the included glade module')
 #replaces=('libxfcegui4') - later when all is ported




More information about the arch-commits mailing list