dev-libs/wayland: Block versions of media-libs/mesa with libwayland-egl
authorMatt Turner <mattst88@gentoo.org>
Wed, 6 Jun 2018 20:05:25 +0000 (13:05 -0700)
committerMatt Turner <mattst88@gentoo.org>
Wed, 6 Jun 2018 20:06:21 +0000 (13:06 -0700)
Bug: https://bugs.gentoo.org/649962

dev-libs/wayland/wayland-9999.ebuild

index 4e25ea990ff3f41bac7eb6a3f6ee3649cb15a93a..62aa7b2393bb61974555f5f5bd684a6830488be7 100644 (file)
@@ -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]