From 5866bbc8c2570fd1fc597db57f6cd621855917a2 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Sat, 6 Oct 2018 16:29:22 -0400 Subject: [PATCH] media-libs/libepoxy: Require >=dev-util/meson-0.47.0 Signed-off-by: Matt Turner --- media-libs/libepoxy/libepoxy-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/media-libs/libepoxy/libepoxy-9999.ebuild b/media-libs/libepoxy/libepoxy-9999.ebuild index b6c7a46a052b..ec896cd974cf 100644 --- a/media-libs/libepoxy/libepoxy-9999.ebuild +++ b/media-libs/libepoxy/libepoxy-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -29,6 +29,7 @@ IUSE="test +X" RDEPEND="media-libs/mesa[egl,${MULTILIB_USEDEP}]" DEPEND="${PYTHON_DEPS} ${RDEPEND} + >=dev-util/meson-0.47.0 X? ( x11-libs/libX11[${MULTILIB_USEDEP}] ) virtual/pkgconfig" -- 2.26.2