egl-wayland: depend on libdrm instead of mesa

This commit is contained in:
K900
2023-04-10 08:46:10 +03:00
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
];