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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Thu Aug 1 13:35:40 UTC 2013


    Date: Thursday, August 1, 2013 @ 15:35:40
  Author: bpiotrowski
Revision: 94955

upgpkg: lxsession 0.4.9.2-2

- add lsb-release to dependencies (FS#36358)

Modified:
  lxsession/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-01 13:33:14 UTC (rev 94954)
+++ PKGBUILD	2013-08-01 13:35:40 UTC (rev 94955)
@@ -5,13 +5,13 @@
 
 pkgname=lxsession
 pkgver=0.4.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight X11 session manager'
 arch=('i686' 'x86_64')
 url="http://lxde.org/"
 license=('GPL2')
 groups=('lxde')
-depends=('gtk2' 'dbus' 'libgee06' 'dbus-glib' 'polkit')
+depends=('gtk2' 'dbus' 'libgee06' 'dbus-glib' 'polkit' 'lsb-release')
 makedepends=('pkgconfig' 'intltool' 'vala')
 replaces=('lxde-settings-daemon' 'lxsession-lite')
 conflicts=('lxsession-lite' 'lxde-settings-daemon')




More information about the arch-commits mailing list