commit: fba3cdca284ff7939db0e28236a9f96dd2a85ac9 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Sep 24 03:08:01 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Sep 24 03:42:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fba3cdca
dev-cpp/gtkmm: Depend on x11-libs/gtk+[X=] Closes: https://bugs.gentoo.org/619296 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> dev-cpp/gtkmm/gtkmm-3.24.6-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-cpp/gtkmm/gtkmm-3.24.6-r1.ebuild b/dev-cpp/gtkmm/gtkmm-3.24.6-r1.ebuild index 6baf34dcd2d2..78ea992f159e 100644 --- a/dev-cpp/gtkmm/gtkmm-3.24.6-r1.ebuild +++ b/dev-cpp/gtkmm/gtkmm-3.24.6-r1.ebuild @@ -24,7 +24,7 @@ RDEPEND=" >=dev-libs/libsigc++-2.3.2:2[gtk-doc?,${MULTILIB_USEDEP}] >=media-libs/libepoxy-1.2[${MULTILIB_USEDEP}] >=x11-libs/gdk-pixbuf-2.35.5:2[${MULTILIB_USEDEP}] - >=x11-libs/gtk+-3.24.0:3[aqua?,wayland?,X?,${MULTILIB_USEDEP}] + >=x11-libs/gtk+-3.24.0:3[aqua?,wayland?,X=,${MULTILIB_USEDEP}] " DEPEND="${RDEPEND}" BDEPEND="