Compare commits

...

2 Commits

Author SHA1 Message Date
Markus Volk
89e3da290d Merge pull request 'wayfire: use virtual/libgl instead of mesa' (#5) from dylad/meta-wayland:pr/wayfire/fix_mesa_provider into master
Reviewed-on: https://codeberg.org/flk/meta-wayland/pulls/5
2024-08-01 16:10:44 +00:00
Dylan Laduranty
ad5dcd66d9 wayfire: use virtual/libgl instead of mesa
Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
2024-08-01 17:32:18 +02:00

View File

@ -20,11 +20,11 @@ DEPENDS += " \
libpng \ libpng \
libxkbcommon \ libxkbcommon \
libxml2 \ libxml2 \
mesa \
nlohmann-json \ nlohmann-json \
pango \ pango \
pixman \ pixman \
seatd \ seatd \
virtual/libgl \
wayland \ wayland \
wayland-native \ wayland-native \
wayland-protocols \ wayland-protocols \