diff options
Diffstat (limited to 'desktop-wayland')
-rw-r--r-- | desktop-wayland/package.accept_keywords/09-desktop-wayland | 3 | ||||
-rw-r--r-- | desktop-wayland/package.use/09-desktop-wayland | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/desktop-wayland/package.accept_keywords/09-desktop-wayland b/desktop-wayland/package.accept_keywords/09-desktop-wayland index d74dac1..b035211 100644 --- a/desktop-wayland/package.accept_keywords/09-desktop-wayland +++ b/desktop-wayland/package.accept_keywords/09-desktop-wayland @@ -2,3 +2,6 @@ gui-wm/hikari # needed for gui-wm/hikari dev-libs/libucl + +# needed for media-video/mpv[vulkan] +media-libs/libplacebo diff --git a/desktop-wayland/package.use/09-desktop-wayland b/desktop-wayland/package.use/09-desktop-wayland index e0c5510..997b7e2 100644 --- a/desktop-wayland/package.use/09-desktop-wayland +++ b/desktop-wayland/package.use/09-desktop-wayland @@ -6,6 +6,9 @@ dev-qt/qtgui eglfs x11-libs/gtk+ X +# we're using the vulkan backend for mpv +media-video/mpv -opengl + # needed for media-libs/libsdl2[wayland] media-libs/libsdl2 gles2 |