summaryrefslogtreecommitdiffstats
path: root/libraries/gmtk
diff options
context:
space:
mode:
author Robby Workman2013-11-12 05:42:09 +0100
committer Robby Workman2013-11-12 08:25:03 +0100
commita898a71931d6f0d3dfd99f59ab0698593f8d4b66 (patch)
tree254d8dd038832ccfd25b54efd02d43a00fadb010 /libraries/gmtk
parent62d63bc15cf5039e857b7553170462c1a2803774 (diff)
downloadslackbuilds-a898a71931d6f0d3dfd99f59ab0698593f8d4b66.tar.gz
libraries/gmtk: Use gsettings (dconf) instead of gconf
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'libraries/gmtk')
-rw-r--r--libraries/gmtk/gmtk.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/gmtk/gmtk.SlackBuild b/libraries/gmtk/gmtk.SlackBuild
index ade1a1d8de..c73e16b9a8 100644
--- a/libraries/gmtk/gmtk.SlackBuild
+++ b/libraries/gmtk/gmtk.SlackBuild
@@ -57,7 +57,7 @@ CXXFLAGS="$SLKCFLAGS" \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
- --disable-gconf \
+ --enable-gsettings \
--disable-gtk3 \
--build=$ARCH-slackware-linux