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:
parent
a4f508db57
commit
cd6b338ece
1 changed files with 0 additions and 6 deletions
|
@ -90,12 +90,6 @@ if have_introspection
|
|||
]
|
||||
endif
|
||||
|
||||
if have_x11_client
|
||||
mutter_pkg_deps += [
|
||||
gtk3_dep,
|
||||
]
|
||||
endif
|
||||
|
||||
if have_x11
|
||||
mutter_pkg_deps += [
|
||||
xfixes_dep,
|
||||
|
|
Loading…
Add table
Reference in a new issue