diff options
author | Karel Kočí <cynerd@email.cz> | 2022-03-12 18:08:25 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2022-03-12 18:08:25 +0100 |
commit | b3c08f3ff2917a76a63bad4749ac626939f2b2ef (patch) | |
tree | 027fb9ac5bff7e4f57661f9679307e53d21f8642 | |
parent | 9e0d47cf93c4da0d918679d58e216c4ed2cf7023 (diff) | |
download | gentoo-personal-overlay-b3c08f3ff2917a76a63bad4749ac626939f2b2ef.tar.gz gentoo-personal-overlay-b3c08f3ff2917a76a63bad4749ac626939f2b2ef.tar.bz2 gentoo-personal-overlay-b3c08f3ff2917a76a63bad4749ac626939f2b2ef.zip |
profiles/gaming: add required use
-rw-r--r-- | profiles/gaming/package.use | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/gaming/package.use b/profiles/gaming/package.use index e3e9b51..3ca5b05 100644 --- a/profiles/gaming/package.use +++ b/profiles/gaming/package.use @@ -14,6 +14,7 @@ media-libs/libsdl2 haptic media-libs/mesa osmesa d3d9 app-emulation/wine-vanilla vkd3d xinerama osmesa app-emulation/wine-staging vkd3d xinerama themes osmesa +sys-libs/zlib static-libs # Selective use of Python2 gnome-base/gconf python_targets_python2_7 |