diff options
author | Karel Kočí <cynerd@email.cz> | 2019-10-02 23:34:44 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2019-10-02 23:34:44 +0200 |
commit | e9579a7881a161f6de392410f5a4b31bd40c9f1d (patch) | |
tree | 0086444ed077d46a89b8a352e05ef287ca883a5d /profiles | |
parent | c51da9ef4dcdea6ae67fd3286181336a722b4c3a (diff) | |
download | gentoo-personal-overlay-e9579a7881a161f6de392410f5a4b31bd40c9f1d.tar.gz gentoo-personal-overlay-e9579a7881a161f6de392410f5a4b31bd40c9f1d.tar.bz2 gentoo-personal-overlay-e9579a7881a161f6de392410f5a4b31bd40c9f1d.zip |
Update openssl to openssl-compact
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/gaming/package.use | 2 | ||||
-rw-r--r-- | profiles/gaming/packages | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/profiles/gaming/package.use b/profiles/gaming/package.use index 85c6a8b..a87c4c0 100644 --- a/profiles/gaming/package.use +++ b/profiles/gaming/package.use @@ -3,7 +3,7 @@ games-strategy/wesnoth server games-simulation/openttd uci openmedia # Various binary games and hacks for them -dev-libs/openssl versioned +dev-libs/openssl-compat versioned # For CKAN dev-lang/mono -abi_x86_32 diff --git a/profiles/gaming/packages b/profiles/gaming/packages index d4e1247..f643806 100644 --- a/profiles/gaming/packages +++ b/profiles/gaming/packages @@ -14,6 +14,7 @@ dev-lang/mono games-util/steam-launcher games-util/esteam +dev-libs/openssl-compat # Packages I need according to wiki for Steam dev-libs/glib:2 dev-libs/libgcrypt @@ -48,5 +49,3 @@ x11-libs/libXrandr x11-libs/libXrender x11-libs/pango x11-libs/pixman - -dev-libs/openssl:1.0.0 |