wxGTK31: fix eval
bc109b19c9a503948e0f88272224422c456ed5b9 on master created a separate expression based on wxGTK30, but that expression was modified on staging in f0733a07d5a1347eeee1fda81eee336fef50be66. Let's sync that.
This commit is contained in:
parent
07d1d3ed68
commit
85483ca76a
@ -1,7 +1,7 @@
|
|||||||
{ stdenv, fetchFromGitHub, fetchurl, pkgconfig
|
{ stdenv, fetchFromGitHub, fetchurl, pkgconfig
|
||||||
, gtk2, gtk3, libXinerama, libSM, libXxf86vm
|
, gtk2, gtk3, libXinerama, libSM, libXxf86vm
|
||||||
, xorgproto, gstreamer, gst-plugins-base, GConf, setfile
|
, xorgproto, gstreamer, gst-plugins-base, GConf, setfile
|
||||||
, libGLSupported
|
, libGLSupported ? stdenv.lib.elem stdenv.hostPlatform.system stdenv.lib.platforms.mesaPlatforms
|
||||||
, withMesa ? libGLSupported, libGLU ? null, libGL ? null
|
, withMesa ? libGLSupported, libGLU ? null, libGL ? null
|
||||||
, compat28 ? false, compat30 ? true, unicode ? true
|
, compat28 ? false, compat30 ? true, unicode ? true
|
||||||
, withGtk2 ? true
|
, withGtk2 ? true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user