diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-09-06 15:04:34 +0200 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2022-09-06 15:05:31 +0200 |
commit | e12480b3135dbc43e78050877a194fd42e66aff6 (patch) | |
tree | 88913bfd0a2f870ae1dad1bc1f72267acc05c012 | |
parent | dev-libs/ding-libs: ppc64 stable wrt bug #868642 (diff) | |
download | gentoo-e12480b3135dbc43e78050877a194fd42e66aff6.tar.gz gentoo-e12480b3135dbc43e78050877a194fd42e66aff6.tar.bz2 gentoo-e12480b3135dbc43e78050877a194fd42e66aff6.zip |
games-action/minecraft-launcher: mask on musl
Closes: https://bugs.gentoo.org/868714
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r-- | games-action/minecraft-launcher/minecraft-launcher-1.0.1221.ebuild | 1 | ||||
-rw-r--r-- | profiles/features/musl/package.mask | 4 |
2 files changed, 5 insertions, 0 deletions
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 <andrewammerlaan@gentoo.org> (2022-09-06) +# Binary package linked against glibc +games-action/minecraft-launcher + # Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> (2022-08-21) # Binary package linked against glibc, bug #832607. net-p2p/resilio-sync |