[gnome-build-meta/abderrahim/glib-meson: 5/5] core-deps/glib: switch to meson



commit 6e90b28162bb9537c1bcf34b27e97f0dcd92f4d5
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Thu Jul 12 22:48:32 2018 +0100

    core-deps/glib: switch to meson
    
    The meson build doesn't support installed tests, so I've disabled them, see (glib#1444)

 elements/core-deps/glib.bst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/elements/core-deps/glib.bst b/elements/core-deps/glib.bst
index 3687a2f..1d3acd3 100644
--- a/elements/core-deps/glib.bst
+++ b/elements/core-deps/glib.bst
@@ -1,4 +1,4 @@
-kind: autotools
+kind: meson
 sources:
 - kind: git
   url: gitlab_gnome_org:GNOME/glib
@@ -8,7 +8,7 @@ depends:
 - filename: base.bst
   junction: freedesktop-sdk.bst
 variables:
-  conf-local: --enable-installed-tests --disable-libmount
+  meson-local: -Dselinux=false
 public:
   bst:
     integration-commands:


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