diff options
Diffstat (limited to 'games-action')
-rw-r--r-- | games-action/minecraft-launcher/minecraft-launcher-928-r4.ebuild (renamed from games-action/minecraft-launcher/minecraft-launcher-928-r3.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games-action/minecraft-launcher/minecraft-launcher-928-r3.ebuild b/games-action/minecraft-launcher/minecraft-launcher-928-r4.ebuild index 9532295a04cc..17acf52bc03c 100644 --- a/games-action/minecraft-launcher/minecraft-launcher-928-r3.ebuild +++ b/games-action/minecraft-launcher/minecraft-launcher-928-r4.ebuild @@ -1,7 +1,7 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit desktop xdg @@ -26,6 +26,7 @@ RDEPEND=" media-libs/alsa-lib media-libs/openal net-libs/gnutls[idn] + net-misc/curl[adns] net-print/cups sys-apps/dbus virtual/jre:1.8 |