diff options
author | Karel Kočí <cynerd@email.cz> | 2018-01-18 16:43:32 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-01-18 16:43:32 +0100 |
commit | b3f086178cf2f73c15d347fd824eb249c93a678c (patch) | |
tree | 3479991eec716483919304d670b11f34ac839934 /profiles/desktop/wayland/package.use | |
parent | 2e2e575bab74f41333bc932fb48aa6920c3bd3a9 (diff) | |
download | gentoo-personal-overlay-b3f086178cf2f73c15d347fd824eb249c93a678c.tar.gz gentoo-personal-overlay-b3f086178cf2f73c15d347fd824eb249c93a678c.tar.bz2 gentoo-personal-overlay-b3f086178cf2f73c15d347fd824eb249c93a678c.zip |
Fix emerge for desktop/wayland
Diffstat (limited to 'profiles/desktop/wayland/package.use')
-rw-r--r-- | profiles/desktop/wayland/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/desktop/wayland/package.use b/profiles/desktop/wayland/package.use index 4b2a1d6..315995b 100644 --- a/profiles/desktop/wayland/package.use +++ b/profiles/desktop/wayland/package.use @@ -1 +1,5 @@ dev-libs/sway swaygrab swaylock + +# Needed for wayland +media-libs/mesa gles2 +media-libs/libsdl2 gles |