diff options
author | Karel Kočí <cynerd@email.cz> | 2017-12-25 20:16:01 +0100 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2017-12-25 20:16:01 +0100 |
commit | 3ac0f6112500cf273a88704e5ed0fd9f4c23fa03 (patch) | |
tree | 2cad8429e07f31bff9f3b2b2dfcd49920c92caa7 | |
parent | f6ebac4c174c449c0ba0e07a910d367565a6ad65 (diff) | |
download | gentoo-personal-overlay-3ac0f6112500cf273a88704e5ed0fd9f4c23fa03.tar.gz gentoo-personal-overlay-3ac0f6112500cf273a88704e5ed0fd9f4c23fa03.tar.bz2 gentoo-personal-overlay-3ac0f6112500cf273a88704e5ed0fd9f4c23fa03.zip |
Add wine
-rw-r--r-- | profiles/gaming/packages | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/gaming/packages b/profiles/gaming/packages index 2156313..38625ed 100644 --- a/profiles/gaming/packages +++ b/profiles/gaming/packages @@ -1,6 +1,10 @@ # Tools games-util/joystick +# Wine +app-emulation/wine-vanilla +app-emulation/winetricks + # Games #games-simulation/openttd |