From d6f4cf89f86d2f3583aded94015bc45ab33c1919 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Tue, 29 Apr 2014 14:39:30 +0200 Subject: system/lxsession: Updated for version 20140418_9550c0e. Signed-off-by: Matteo Bernardini --- system/lxsession/lxsession.SlackBuild | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'system/lxsession/lxsession.SlackBuild') diff --git a/system/lxsession/lxsession.SlackBuild b/system/lxsession/lxsession.SlackBuild index c9efff4ab2..06f8c0fce7 100644 --- a/system/lxsession/lxsession.SlackBuild +++ b/system/lxsession/lxsession.SlackBuild @@ -47,6 +47,8 @@ # lxsession-default-apps and lxsettings-daemon. # 20131119_9d2a0cc: 23/nov/2013 by Matteo Bernardini # * update: fixes wrong behaviour with missing lsb_release +# 20140418_9550c0e: 29/apr/2014 by Matteo Bernardini +# * update. # # Run 'sh lxsession.SlackBuild' to build a Slackware package. # The package (.txz) plus descriptive .txt file are created in /tmp . @@ -55,7 +57,7 @@ # ----------------------------------------------------------------------------- PRGNAM=lxsession -VERSION=${VERSION:-20131119_9d2a0cc} +VERSION=${VERSION:-20140418_9550c0e} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -116,6 +118,7 @@ CFLAGS="$SLKCFLAGS" \ --mandir=/usr/man \ --program-prefix= \ --program-suffix= \ + --enable-gtk \ --enable-buildin-clipboard \ --enable-buildin-polkit \ --build=$ARCH-slackware-linux -- cgit v1.2.3