summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-28 16:00:23 +0200
committerFlorian Franzmann2022-05-29 00:03:25 +0200
commitc160e578ef4894ec0cf3c5f98597f3ced850f2e1 (patch)
tree3e015a5b506f6e992a5f57344f14fa8aaf124a1e /graphics-libs
parent75399a7e6ac4fdda003dd5bca45ced8e29b255ec (diff)
graphics-libs/libglvnd: use MESON_DEPENDS
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/libglvnd/DEPENDS4
-rw-r--r--graphics-libs/libglvnd/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics-libs/libglvnd/DEPENDS b/graphics-libs/libglvnd/DEPENDS
index 37caba7858..ee36505e20 100755
--- a/graphics-libs/libglvnd/DEPENDS
+++ b/graphics-libs/libglvnd/DEPENDS
@@ -1,5 +1,5 @@
-depends meson &&
-depends ninja-build-system &&
+. "$GRIMOIRE"/MESON_DEPENDS &&
+
depends python3 &&
depends gcc &&
depends libxext &&
diff --git a/graphics-libs/libglvnd/HISTORY b/graphics-libs/libglvnd/HISTORY
index 591357ea80..a3b0943139 100644
--- a/graphics-libs/libglvnd/HISTORY
+++ b/graphics-libs/libglvnd/HISTORY
@@ -1,3 +1,6 @@
+2022-05-28 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: use MESON_DEPENDS
+
2021-07-02 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 1.3.3
use meson