commit:     6ffcbd2d1594fbf4be76d751b56e07918e808796
Author:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Sun Jul 24 13:10:20 2016 +0000
Commit:     Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Sun Jul 24 13:10:38 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ffcbd2d

x11-libs/gtk+: remove multilib dependency on dev-libs/wayland-protocols

Bug: https://bugs.gentoo.org/show_bug.cgi?id=589584

Package-Manager: portage-2.2.28

 x11-libs/gtk+/gtk+-3.20.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/gtk+/gtk+-3.20.6.ebuild b/x11-libs/gtk+/gtk+-3.20.6.ebuild
index 75d63e3..21e48ff 100644
--- a/x11-libs/gtk+/gtk+-3.20.6.ebuild
+++ b/x11-libs/gtk+/gtk+-3.20.6.ebuild
@@ -41,7 +41,7 @@ COMMON_DEPEND="
        introspection? ( >=dev-libs/gobject-introspection-1.39:= )
        wayland? (
                >=dev-libs/wayland-1.9.91[${MULTILIB_USEDEP}]
-               >=dev-libs/wayland-protocols-1.0[${MULTILIB_USEDEP}]
+               >=dev-libs/wayland-protocols-1.0
                media-libs/mesa[wayland,${MULTILIB_USEDEP}]
                >=x11-libs/libxkbcommon-0.2[${MULTILIB_USEDEP}]
        )

Reply via email to