desktop/lxappearance: Use GTK+3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dugan Chen 2017-09-19 21:33:27 +07:00 committed by David Spencer
parent cab27f3b56
commit da5cddce83

View file

@ -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