diff options
-rw-r--r-- | dev-libs/wayland/wayland-9999.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/dev-libs/wayland/wayland-9999.ebuild b/dev-libs/wayland/wayland-9999.ebuild index 4e25ea990ff3..62aa7b2393bb 100644 --- a/dev-libs/wayland/wayland-9999.ebuild +++ b/dev-libs/wayland/wayland-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -27,7 +27,8 @@ IUSE="doc static-libs" RDEPEND=">=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}] >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}] - dev-libs/libxml2:=" + dev-libs/libxml2:= + !!<media-libs/mesa-18.1.1-r1" DEPEND="${RDEPEND} doc? ( >=app-doc/doxygen-1.6[dot] |