From da5cddce830441413d1f0d785c7d95e3507d318a Mon Sep 17 00:00:00 2001 From: Dugan Chen Date: Tue, 19 Sep 2017 21:33:27 +0700 Subject: [PATCH] desktop/lxappearance: Use GTK+3. Signed-off-by: Willy Sudiarto Raharjo --- desktop/lxappearance/lxappearance.SlackBuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/desktop/lxappearance/lxappearance.SlackBuild b/desktop/lxappearance/lxappearance.SlackBuild index e5e886e0f4..63c080f2e6 100644 --- a/desktop/lxappearance/lxappearance.SlackBuild +++ b/desktop/lxappearance/lxappearance.SlackBuild @@ -6,7 +6,7 @@ PRGNAM=lxappearance VERSION=${VERSION:-0.6.3} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -63,6 +63,7 @@ CXXFLAGS="$SLKCFLAGS" \ --mandir=/usr/man \ --sysconfdir=/etc \ --disable-static \ + --enable-gtk3 \ $DBUS_SUPPORT \ --build=$ARCH-slackware-linux