summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-06-06 13:05:25 -0700
committerMatt Turner <mattst88@gentoo.org>2018-06-06 13:06:21 -0700
commitb99ebc6c497e97baafc78066c1c3506d4cd3838f (patch)
treec3c284d5045a6460659010f1d4de63d41d25531e /dev-libs/wayland/wayland-9999.ebuild
parentapp-portage/gemato: Install utility scripts +x (diff)
downloadgentoo-b99ebc6c497e97baafc78066c1c3506d4cd3838f.tar.gz
gentoo-b99ebc6c497e97baafc78066c1c3506d4cd3838f.tar.bz2
gentoo-b99ebc6c497e97baafc78066c1c3506d4cd3838f.zip
dev-libs/wayland: Block versions of media-libs/mesa with libwayland-egl
Bug: https://bugs.gentoo.org/649962
Diffstat (limited to 'dev-libs/wayland/wayland-9999.ebuild')
-rw-r--r--dev-libs/wayland/wayland-9999.ebuild5
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]