Skip to Content.
Sympa Menu

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

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 (88a595ecd4c09fe062e33f91e012eb46288b9fd7)
  • Date: Sat, 8 Feb 2020 01:39:20 +0000

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

gnome2-libs/gobject-introspection/DEPENDS | 3 ++-
gnome2-libs/gobject-introspection/HISTORY | 3 +++
2 files changed, 5 insertions(+), 1 deletion(-)

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

gobject-introspection: Replace missing MESON_DEPENDS

diff --git a/gnome2-libs/gobject-introspection/DEPENDS
b/gnome2-libs/gobject-introspection/DEPENDS
index ddafd68..7c6d610 100755
--- a/gnome2-libs/gobject-introspection/DEPENDS
+++ b/gnome2-libs/gobject-introspection/DEPENDS
@@ -1,4 +1,5 @@
-source $GRIMOIRE/MESON_DEPENDS &&
+depends meson &&
+depends python3 &&
depends glib2 &&
depends libffi &&
optional_depends gtk-doc 'gtk_doc=true' 'gtk_doc=false' 'build docs'
diff --git a/gnome2-libs/gobject-introspection/HISTORY
b/gnome2-libs/gobject-introspection/HISTORY
index 9b82b7e..54fd64f 100644
--- a/gnome2-libs/gobject-introspection/HISTORY
+++ b/gnome2-libs/gobject-introspection/HISTORY
@@ -1,3 +1,6 @@
+2020-02-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: Replaced missing MESON_DEPENDS
+
2019-10-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.62.0




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (88a595ecd4c09fe062e33f91e012eb46288b9fd7), Ismael Luceno, 02/07/2020

Archive powered by MHonArc 2.6.24.

Top of Page