Merge pull request #310091 from OPNA2608/fix/mir-tests

mir: Fix tests
This commit is contained in:
rewine
2024-05-11 16:57:45 +08:00
committed by GitHub
+2
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 = [