summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-28 15:59:30 +0200
committerFlorian Franzmann2022-05-29 00:03:25 +0200
commit75399a7e6ac4fdda003dd5bca45ced8e29b255ec (patch)
treeca03753b3eb2976b7ff76d39163aadec5322196a /graphics-libs
parent29a25597b4948bc60b8cc4440895a03f9ce24720 (diff)
graphics-libs/libepoxy: use MESON_DEPENDS
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/libepoxy/DEPENDS4
-rw-r--r--graphics-libs/libepoxy/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics-libs/libepoxy/DEPENDS b/graphics-libs/libepoxy/DEPENDS
index 43c2d8b435..7d5dfff89b 100755
--- a/graphics-libs/libepoxy/DEPENDS
+++ b/graphics-libs/libepoxy/DEPENDS
@@ -1,5 +1,5 @@
-depends meson &&
-depends ninja-build-system &&
+. "$GRIMOIRE"/MESON_DEPENDS &&
+
depends pkgconfig &&
depends OPENGL &&
depends python3 &&
diff --git a/graphics-libs/libepoxy/HISTORY b/graphics-libs/libepoxy/HISTORY
index 364bbadfd1..915bc13633 100644
--- a/graphics-libs/libepoxy/HISTORY
+++ b/graphics-libs/libepoxy/HISTORY
@@ -1,3 +1,6 @@
+2022-05-28 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: use MESON_DEPENDS
+
2021-08-14 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 1.5.9