diff --git a/src/meson.build b/src/meson.build index dba727123..885fd222e 100644 --- a/src/meson.build +++ b/src/meson.build @@ -143,10 +143,8 @@ endif if have_native_backend mutter_pkg_private_deps += [ libinput_dep, - gudev_dep, libgbm_dep, logind_provider_dep, - libudev_dep, xkbcommon_dep, ] endif