commit: f3a1b98be1f122b40626511599679e82e6d384a3 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Oct 4 13:41:45 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Oct 4 13:41:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3a1b98b
net-im/slack: depend on glibc Closes: https://bugs.gentoo.org/832485 Signed-off-by: Sam James <sam <AT> gentoo.org> net-im/slack/slack-4.23.0.ebuild | 1 + net-im/slack/slack-4.27.156.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/net-im/slack/slack-4.23.0.ebuild b/net-im/slack/slack-4.23.0.ebuild index 16e9577cda1b..d16d4d2aabd4 100644 --- a/net-im/slack/slack-4.23.0.ebuild +++ b/net-im/slack/slack-4.23.0.ebuild @@ -28,6 +28,7 @@ RDEPEND="app-accessibility/at-spi2-atk:2[${MULTILIB_USEDEP}] media-libs/mesa:0[${MULTILIB_USEDEP}] net-print/cups:0[${MULTILIB_USEDEP}] sys-apps/dbus:0[${MULTILIB_USEDEP}] + sys-libs/glibc x11-libs/cairo:0[${MULTILIB_USEDEP}] x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}] x11-libs/gtk+:3[${MULTILIB_USEDEP}] diff --git a/net-im/slack/slack-4.27.156.ebuild b/net-im/slack/slack-4.27.156.ebuild index 456821a8ac4a..8c6ea229cde4 100644 --- a/net-im/slack/slack-4.27.156.ebuild +++ b/net-im/slack/slack-4.27.156.ebuild @@ -28,6 +28,7 @@ RDEPEND="app-accessibility/at-spi2-atk:2[${MULTILIB_USEDEP}] media-libs/mesa:0[${MULTILIB_USEDEP}] net-print/cups:0[${MULTILIB_USEDEP}] sys-apps/dbus:0[${MULTILIB_USEDEP}] + sys-libs/glibc x11-libs/cairo:0[${MULTILIB_USEDEP}] x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}] x11-libs/gtk+:3[${MULTILIB_USEDEP}]
