wxGTK28, wxGTK29, wxGTK30: move defaults to package file

This commit is contained in:
Jan Malakhovski
2019-02-03 15:33:20 +00:00
parent 1b2c28b0ee
commit 5cf90c3b20
4 changed files with 6 additions and 6 deletions
@@ -1,6 +1,7 @@
{ stdenv, fetchurl, pkgconfig, gtk2, libXinerama, libSM, libXxf86vm, xorgproto
, gstreamer, gst-plugins-base, GConf, setfile
, withMesa ? true, libGLU ? null, libGL ? null
, libGLSupported
, withMesa ? libGLSupported, libGLU ? null, libGL ? null
, compat24 ? false, compat26 ? true, unicode ? true
, Carbon ? null, Cocoa ? null, Kernel ? null, QuickTime ? null, AGL ? null
}: