commit: 900f2a6a6bd8a9f83843648cab765f71377e400d Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Tue Feb 1 09:40:59 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Feb 1 09:41:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900f2a6a
musl/package.mask: mask net-im/whatsapp-desktop-bin on musl profile Closes: https://bugs.gentoo.org/832488 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.1.ebuild | 1 + profiles/features/musl/package.mask | 1 + 2 files changed, 2 insertions(+) diff --git a/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.1.ebuild b/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.1.ebuild index 1358c9b70bc6..f5747bb58c8b 100644 --- a/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.1.ebuild +++ b/net-im/whatsapp-desktop-bin/whatsapp-desktop-bin-0.5.1.ebuild @@ -26,6 +26,7 @@ RDEPEND=" media-fonts/noto-emoji media-libs/alsa-lib net-print/cups + sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3 diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 9383849fe2ba..43f6974176e1 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -30,6 +30,7 @@ dev-db/sqlcl-bin app-text/zotero-bin media-video/popcorntime-bin net-im/rocketchat-desktop-bin +net-im/whatsapp-desktop-bin # Ulrich Müller <[email protected]> (2022-01-04) # Emacs 23 does not support x86_64-gentoo-linux-musl systems
