mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
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
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user