[gnome-build-meta/juerg/four-in-a-row: 7/7] world/four-in-a-row.bst: Switch to meson



commit 9f27df61dc7fc8343ddbbfa7c2eb6394d4e1dfae
Author: Jürg Billeter <j bitron ch>
Date:   Sun Feb 10 07:03:58 2019 +0100

    world/four-in-a-row.bst: Switch to meson
    
    autotools is no longer supported.

 elements/world/four-in-a-row.bst | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/elements/world/four-in-a-row.bst b/elements/world/four-in-a-row.bst
index ce0f6c69..59fcd744 100644
--- a/elements/world/four-in-a-row.bst
+++ b/elements/world/four-in-a-row.bst
@@ -1,4 +1,4 @@
-kind: autotools
+kind: meson
 sources:
 - kind: git
   url: gitlab_gnome_org:GNOME/four-in-a-row
@@ -6,7 +6,13 @@ sources:
 depends:
 - sdk/appstream-glib.bst
 - sdk/gtk+-3.bst
+- sdk/libcanberra.bst
 - sdk/librsvg.bst
+- filename: sdk/vala.bst
+  type: build
 - sdk/yelp-tools.bst
+- filename: base/buildsystem-meson.bst
+  junction: freedesktop-sdk.bst
+  type: build
 - filename: base.bst
   junction: freedesktop-sdk.bst


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