mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/gmtk: Use gsettings (dconf) instead of gconf
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
62d63bc15c
commit
a898a71931
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue