diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild index eb29944e4626..e72d213c8296 100644 --- a/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild +++ b/net-im/mattermost-desktop-bin/mattermost-desktop-bin-4.0.0.ebuild @@ -34,7 +34,7 @@ RDEPEND=" media-libs/freetype:2[${MULTILIB_USEDEP}] net-print/cups:0[${MULTILIB_USEDEP}] sys-apps/dbus:0[${MULTILIB_USEDEP}] - sys-devel/gcc:6.4.0[${MULTILIB_USEDEP}] + sys-devel/gcc[${MULTILIB_USEDEP}] sys-libs/glibc:2.2[${MULTILIB_USEDEP}] x11-libs/cairo:0[${MULTILIB_USEDEP}] x11-libs/gdk-pixbuf:2[${MULTILIB_USEDEP}] |