egl-wayland: depend on libdrm instead of mesa
This commit is contained in:
parent
355267ec23
commit
087d508123
@ -7,7 +7,7 @@
|
||||
, wayland-scanner
|
||||
, libGL
|
||||
, libX11
|
||||
, mesa
|
||||
, libdrm
|
||||
, wayland
|
||||
, wayland-protocols
|
||||
}:
|
||||
@ -68,7 +68,7 @@ in stdenv.mkDerivation rec {
|
||||
eglexternalplatform
|
||||
libGL
|
||||
libX11
|
||||
mesa
|
||||
libdrm
|
||||
wayland
|
||||
wayland-protocols
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user