Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (cdd4be7070f165c3e783fa03140ab44447b98fb0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (cdd4be7070f165c3e783fa03140ab44447b98fb0)
  • Date: Mon, 18 Apr 2022 14:54:39 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

libs/libgudev/DEPENDS | 3 +--
libs/libgudev/HISTORY | 3 +++
2 files changed, 4 insertions(+), 2 deletions(-)

New commits:
commit cdd4be7070f165c3e783fa03140ab44447b98fb0
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

libgudev: Use MESON_DEPENDS

diff --git a/libs/libgudev/DEPENDS b/libs/libgudev/DEPENDS
index 685a4c0..63e432f 100755
--- a/libs/libgudev/DEPENDS
+++ b/libs/libgudev/DEPENDS
@@ -1,5 +1,4 @@
-depends meson &&
-depends ninja-build-system &&
+. "$GRIMOIRE"/MESON_DEPENDS &&
depends python3 &&
depends glib2 &&
depends DEVICE-MANAGER &&
diff --git a/libs/libgudev/HISTORY b/libs/libgudev/HISTORY
index b23c22d..ed015fa 100644
--- a/libs/libgudev/HISTORY
+++ b/libs/libgudev/HISTORY
@@ -1,3 +1,6 @@
+2022-04-18 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: switched to using MESON_DEPENDS
+
2022-01-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 237
* DEPENDS: add meson



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (cdd4be7070f165c3e783fa03140ab44447b98fb0), Ismael Luceno, 04/18/2022

Archive powered by MHonArc 2.6.24.

Top of Page