games-action/minecraft-launcher: EAPI bump, add missing dep

Closes: https://bugs.gentoo.org/809098
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
This commit is contained in:
Andrew Ammerlaan
2021-08-21 11:33:06 +02:00
parent 00e2f9d8d2
commit d04e8cb314

View File

@@ -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