fltk13: xftSupport = true by default
It seems often desired.
This commit is contained in:
@@ -49,6 +49,7 @@ composableDerivation.composableDerivation {} {
|
||||
localpngSupport = false;
|
||||
sharedSupport = true;
|
||||
threadsSupport = true;
|
||||
xftSupport = true;
|
||||
} // cfg;
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user