wok-current diff lxsession/receipt @ rev 15268
libxml2, libxslt: remove wrong error trigger
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Sep 25 11:39:47 2013 +0000 (2013-09-25) |
parents | 6aedcb2651c7 |
children | 523db8f94fcb |
line diff
1.1 --- a/lxsession/receipt Fri Apr 20 18:24:21 2012 +0200 1.2 +++ b/lxsession/receipt Wed Sep 25 11:39:47 2013 +0000 1.3 @@ -5,13 +5,16 @@ 1.4 CATEGORY="x-window" 1.5 SHORT_DESC="LXDE X session manager." 1.6 MAINTAINER="pankso@slitaz.org" 1.7 +LICENSE="GPL2" 1.8 +WEB_SITE="http://wiki.lxde.org/en/LXSession" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WGET_URL="$SF_MIRROR/lxde/LXSession%20%28session%20manager%29/LXSession%200.4.6.1/$TARBALL" 1.11 -WEB_SITE="http://wiki.lxde.org/en/LXSession" 1.12 1.13 DEPENDS="gtk+ dbus" 1.14 BUILD_DEPENDS="gtk+-dev dbus-dev" 1.15 1.16 +# next lxsession-0.4.9.2 require gee-1.0 1.17 + 1.18 # Rules to configure and make the package. 1.19 compile_rules() 1.20 {