diff options
author | Wolfgang Müller | 2023-05-20 18:22:32 +0200 |
---|---|---|
committer | Wolfgang Müller | 2023-05-20 18:22:32 +0200 |
commit | 74daedcf55458a34ef67ab3dbf5f7a34848327dd (patch) | |
tree | 31a86742ed896d15811c8c9f602e2d0a52836dbb | |
parent | eb28fd52d10abded8c9632653c0503f9709bbe27 (diff) | |
download | portage-roles-74daedcf55458a34ef67ab3dbf5f7a34848327dd.tar.gz |
desktop-wayland: Remove obsolete X11 flags
These two do not exist on the packages anymore.
Diffstat (limited to '')
-rw-r--r-- | desktop-wayland/package.use/09-desktop-wayland | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/desktop-wayland/package.use/09-desktop-wayland b/desktop-wayland/package.use/09-desktop-wayland index 3e8eae4..172af37 100644 --- a/desktop-wayland/package.use/09-desktop-wayland +++ b/desktop-wayland/package.use/09-desktop-wayland @@ -12,12 +12,6 @@ media-video/mpv -opengl # needed for media-libs/libsdl2[wayland] media-libs/libsdl2 gles2 -# needed for x11-libs/libva[opengl] -media-libs/libva X - -# needed for media-sound/pavucontrol -dev-cpp/gtkmm X - # needed for www-browser/firefox dev-cpp/cairomm X x11-libs/cairo X |