commit:     e12480b3135dbc43e78050877a194fd42e66aff6
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Sep  6 13:04:34 2022 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Sep  6 13:05:31 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e12480b3

games-action/minecraft-launcher: mask on musl

Closes: https://bugs.gentoo.org/868714
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 games-action/minecraft-launcher/minecraft-launcher-1.0.1221.ebuild | 1 +
 profiles/features/musl/package.mask                                | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/games-action/minecraft-launcher/minecraft-launcher-1.0.1221.ebuild 
b/games-action/minecraft-launcher/minecraft-launcher-1.0.1221.ebuild
index c493997b8a47..97103ebd0d5c 100644
--- a/games-action/minecraft-launcher/minecraft-launcher-1.0.1221.ebuild
+++ b/games-action/minecraft-launcher/minecraft-launcher-1.0.1221.ebuild
@@ -33,6 +33,7 @@ RDEPEND="
        net-misc/curl[adns]
        net-print/cups
        sys-apps/dbus
+       sys-libs/glibc
        virtual/jre:*
        virtual/opengl
        x11-apps/xrandr

diff --git a/profiles/features/musl/package.mask 
b/profiles/features/musl/package.mask
index 72243609510c..372a11cc8cf8 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andrew Ammerlaan <[email protected]> (2022-09-06)
+# Binary package linked against glibc
+games-action/minecraft-launcher
+
 # Vladimir Pavljuchenkov <[email protected]> (2022-08-21)
 # Binary package linked against glibc, bug #832607.
 net-p2p/resilio-sync

Reply via email to