projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6b1280
)
media-libs/libepoxy: Require >=dev-util/meson-0.47.0
author
Matt Turner
<mattst88@gentoo.org>
Sat, 6 Oct 2018 20:29:22 +0000
(16:29 -0400)
committer
Matt Turner
<mattst88@gentoo.org>
Sat, 6 Oct 2018 20:31:44 +0000
(16:31 -0400)
Signed-off-by: Matt Turner <mattst88@gentoo.org>
media-libs/libepoxy/libepoxy-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/libepoxy/libepoxy-9999.ebuild
b/media-libs/libepoxy/libepoxy-9999.ebuild
index b6c7a46a052bb157911cce8f2592ad3025933f34..ec896cd974cf5dbf7d9621a2aaf219cd813c4292 100644
(file)
--- 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"