summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2016-07-24 15:10:20 +0200
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2016-07-24 15:10:38 +0200
commit6ffcbd2d1594fbf4be76d751b56e07918e808796 (patch)
tree28c82ff053403acaba1d6ade19226417750668b8 /x11-libs
parentsys-apps/sed: Stable for PPC64 (bug #588162). (diff)
downloadgentoo-6ffcbd2d1594fbf4be76d751b56e07918e808796.tar.gz
gentoo-6ffcbd2d1594fbf4be76d751b56e07918e808796.tar.bz2
gentoo-6ffcbd2d1594fbf4be76d751b56e07918e808796.zip
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
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/gtk+/gtk+-3.20.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtk+/gtk+-3.20.6.ebuild b/x11-libs/gtk+/gtk+-3.20.6.ebuild
index 75d63e3729ab..21e48ff166af 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}]
)