commit: 5f96b11546695e632362750638da0f1dfc6058c9 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Tue Feb 8 09:45:53 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Tue Feb 8 09:45:53 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f96b115
musl/package.mask: mask sci-misc/jupyterlab-desktop-bin on musl Closes: https://bugs.gentoo.org/832837 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/features/musl/package.mask | 1 + sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.5.2.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 433bc6b7e2f3..4996fbfedf69 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -85,6 +85,7 @@ app-text/zotero-bin media-video/popcorntime-bin net-im/rocketchat-desktop-bin net-im/whatsapp-desktop-bin +sci-misc/jupyterlab-desktop-bin # Ulrich Müller <[email protected]> (2022-01-04) # Emacs 23 does not support x86_64-gentoo-linux-musl systems diff --git a/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.5.2.ebuild b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.5.2.ebuild index 8d7e5705e20f..92e361991bbf 100644 --- a/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.5.2.ebuild +++ b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.5.2.ebuild @@ -26,6 +26,7 @@ RDEPEND=" media-libs/mesa net-print/cups sys-apps/dbus + sys-libs/glibc x11-libs/cairo x11-libs/gdk-pixbuf x11-libs/gtk+:3
