summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWolfgang Müller2022-12-10 21:25:35 +0100
committerWolfgang Müller2022-12-10 21:25:35 +0100
commit227b243093c798c8a24649d0dc81ff14453522a0 (patch)
treed9029dcc4b404067c71b075cd1152a12f5e1bfdc
parent8569a442fcf040835d2d9086ac3eef3db612927d (diff)
downloadportage-roles-227b243093c798c8a24649d0dc81ff14453522a0.tar.gz
desktop-wayland: Enable X USE flag for media-libs/{mesa,libglvnd}
With recent changes to these packages, this is now needed for www-browser/firefox.
Diffstat (limited to '')
-rw-r--r--desktop-wayland/package.use/09-desktop-wayland2
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop-wayland/package.use/09-desktop-wayland b/desktop-wayland/package.use/09-desktop-wayland
index 997b7e2..3e8eae4 100644
--- a/desktop-wayland/package.use/09-desktop-wayland
+++ b/desktop-wayland/package.use/09-desktop-wayland
@@ -21,6 +21,8 @@ dev-cpp/gtkmm X
# needed for www-browser/firefox
dev-cpp/cairomm X
x11-libs/cairo X
+media-libs/mesa X
+media-libs/libglvnd X
# needed for gui-wm/hikari
dev-libs/libucl LUA_SINGLE_TARGET: lua5-1