1
0
Fork 0

build: Drop gtk3 build dependency from mutter library/executable

This is no longer directly needed by Mutter, so can be removed.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2864>
This commit is contained in:
Carlos Garnacho 2023-02-16 14:24:37 +01:00 committed by Marge Bot
parent a4f508db57
commit cd6b338ece

View file

@ -90,12 +90,6 @@ if have_introspection
] ]
endif endif
if have_x11_client
mutter_pkg_deps += [
gtk3_dep,
]
endif
if have_x11 if have_x11
mutter_pkg_deps += [ mutter_pkg_deps += [
xfixes_dep, xfixes_dep,