SDL2: default drmSupport to false
Removes Mesa from a rebuild-heavy path
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
, wayland
|
||||
, wayland-protocols
|
||||
, wayland-scanner
|
||||
, drmSupport ? stdenv.isLinux && !stdenv.hostPlatform.isAndroid
|
||||
, drmSupport ? false
|
||||
, libdrm
|
||||
, mesa
|
||||
, libxkbcommon
|
||||
|
||||
Reference in New Issue
Block a user