diff options
author | Karel Kočí <cynerd@email.cz> | 2018-12-03 20:05:18 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-12-03 20:05:18 +0100 |
commit | a6742e68acad046c3a08d0f51bb6a55e47990cd4 (patch) | |
tree | 73f654c2c5cb50fdfada361527fea19f8b810a97 /profiles/gaming | |
parent | 7597b7c003d5e0c2ee11a7f7bb115e651c12e881 (diff) | |
download | gentoo-personal-overlay-a6742e68acad046c3a08d0f51bb6a55e47990cd4.tar.gz gentoo-personal-overlay-a6742e68acad046c3a08d0f51bb6a55e47990cd4.tar.bz2 gentoo-personal-overlay-a6742e68acad046c3a08d0f51bb6a55e47990cd4.zip |
gaming profile: disable minimal on openldap
Diffstat (limited to 'profiles/gaming')
-rw-r--r-- | profiles/gaming/package.use | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/gaming/package.use b/profiles/gaming/package.use index 75f0d51..a2185d3 100644 --- a/profiles/gaming/package.use +++ b/profiles/gaming/package.use @@ -10,3 +10,6 @@ media-libs/libsdl2 haptic media-libs/mesa osmesa d3d9 app-emulation/wine-vanilla vulkan vkd3d xinerama osmesa app-emulation/wine-staging vulkan vkd3d xinerama themes osmesa + +# For steam and games from it +net-nds/openldap -minimal |