mir: Fix tests

This commit is contained in:
OPNA2608 2024-05-08 13:39:21 +02:00
parent 55e9b296c1
commit 9fec44898c

View File

@ -31,6 +31,7 @@
, xorg
, xwayland
, dbus
, gobject-introspection
, gtest
, umockdev
, wlcs
@ -130,6 +131,7 @@ stdenv.mkDerivation (finalAttrs: {
nativeCheckInputs = [
dbus
gobject-introspection
];
checkInputs = [