mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
build: Make use of the x11 dependency
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3344>
This commit is contained in:
parent
c0c4572ed5
commit
37fd461759
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ gnome_shell_deps = [
|
||||||
gcr_dep,
|
gcr_dep,
|
||||||
libsystemd_dep,
|
libsystemd_dep,
|
||||||
libpipewire_dep,
|
libpipewire_dep,
|
||||||
|
x11_dep,
|
||||||
]
|
]
|
||||||
|
|
||||||
gnome_shell_deps += nm_deps
|
gnome_shell_deps += nm_deps
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue