summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorPavel Vinogradov2022-03-12 21:40:56 -0500
committerPavel Vinogradov2022-03-12 21:40:56 -0500
commit33d14af7603870c29445921f6b5ac6886d57ddfc (patch)
tree87cf3f18acdf8dfb89a06b9114f9f88d1e3f1ab0 /graphics-libs
parent70405fc2b9aff3f5953e152abececf60f0e4811d (diff)
graphics-libs/mesa: use grimoire-wide MESON_DEPENDS
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/mesa/DEPENDS4
-rw-r--r--graphics-libs/mesa/HISTORY3
2 files changed, 4 insertions, 3 deletions
diff --git a/graphics-libs/mesa/DEPENDS b/graphics-libs/mesa/DEPENDS
index e03f1793f3..d1e98fbd93 100755
--- a/graphics-libs/mesa/DEPENDS
+++ b/graphics-libs/mesa/DEPENDS
@@ -1,7 +1,5 @@
. "$GRIMOIRE"/VDEPENDS &&
-depends meson &&
-depends ninja-build-system &&
-depends python3 &&
+. "${GRIMOIRE}/MESON_DEPENDS" &&
depends -sub "CXX" gcc &&
depends bison &&
depends flex &&
diff --git a/graphics-libs/mesa/HISTORY b/graphics-libs/mesa/HISTORY
index ab3ba40f25..9a96912fdf 100644
--- a/graphics-libs/mesa/HISTORY
+++ b/graphics-libs/mesa/HISTORY
@@ -1,3 +1,6 @@
+2022-03-12 Pavel Vinogradov <public@sourcemage.org>
+ * DEPENDS: include grimoire-wide MESON_DEPENDS
+
2022-03-10 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 22.0.0
* CONFIGURE, BUILD: removed the DRI drivers code