[gnome-build-meta/tristan/fdsdk-master-again] core-deps/libgdata.bst: switch to meson



commit 3961fb298340d4a4928ab7297677950788b3ac45
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Tue Jun 25 14:18:13 2019 +0100

    core-deps/libgdata.bst: switch to meson

 elements/core-deps/libgdata.bst | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/elements/core-deps/libgdata.bst b/elements/core-deps/libgdata.bst
index c9f62ae2..640b40c7 100644
--- a/elements/core-deps/libgdata.bst
+++ b/elements/core-deps/libgdata.bst
@@ -1,4 +1,4 @@
-kind: autotools
+kind: meson
 sources:
 - kind: git_tag
   url: gitlab_gnome_org:GNOME/libgdata.git
@@ -9,12 +9,15 @@ depends:
 - core-deps/uhttpmock.bst
 - sdk/gcr.bst
 - sdk/glib.bst
-- sdk/gobject-introspection.bst
+- filename: sdk/gobject-introspection.bst
+  type: build
 - filename: sdk/gtk-doc.bst
   type: build
 - sdk/json-glib.bst
 - sdk/libsoup.bst
-- filename: public-stacks/buildsystem-autotools.bst
+- filename: sdk/vala.bst
+  type: build
+- filename: public-stacks/buildsystem-meson.bst
   junction: freedesktop-sdk.bst
   type: build
 - filename: bootstrap-import.bst


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]