commit: 1cf0e4948ff509f7126dabf7c4984a18e1f606bc Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Tue Feb 1 09:39:35 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Feb 1 09:41:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1cf0e494
musl/package.mask: mask net-im/rocketchat-desktop-bin on musl Closes: https://bugs.gentoo.org/832482 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.6.ebuild | 1 + profiles/features/musl/package.mask | 1 + 2 files changed, 2 insertions(+) diff --git a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.6.ebuild b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.6.ebuild index f29cf9d59bde..9953c00c594d 100644 --- a/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.6.ebuild +++ b/net-im/rocketchat-desktop-bin/rocketchat-desktop-bin-3.7.6.ebuild @@ -23,6 +23,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 cb13ace643cb..9383849fe2ba 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -29,6 +29,7 @@ dev-db/sqlcl-bin # Binary package linked to glibc app-text/zotero-bin media-video/popcorntime-bin +net-im/rocketchat-desktop-bin # Ulrich Müller <[email protected]> (2022-01-04) # Emacs 23 does not support x86_64-gentoo-linux-musl systems
