fltk13: xftSupport = true by default

It seems often desired.
This commit is contained in:
Vladimír Čunát
2016-05-26 10:38:17 +02:00
parent e5c500475c
commit 34e558274d
2 changed files with 4 additions and 11 deletions
@@ -49,6 +49,7 @@ composableDerivation.composableDerivation {} {
localpngSupport = false;
sharedSupport = true;
threadsSupport = true;
xftSupport = true;
} // cfg;
meta = {