x11-libs/gtk+: remove multilib dependency on dev-libs/wayland-protocols
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
Sun, 24 Jul 2016 13:10:20 +0000 (15:10 +0200)
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
Sun, 24 Jul 2016 13:10:38 +0000 (15:10 +0200)
Bug: https://bugs.gentoo.org/show_bug.cgi?id=589584

Package-Manager: portage-2.2.28

x11-libs/gtk+/gtk+-3.20.6.ebuild

index 75d63e3729abda3ded3c618268f7f6d143e00193..21e48ff166afe7d3f9d0ab9aa9452798dd4c5a08 100644 (file)
@@ -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}]
        )