[gnome-build-meta] core-deps/glib: switch back to autotools



commit 44e619ddc0105ccc813545c705201dbdf943a066
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Sat Oct 6 10:53:26 2018 +0100

    core-deps/glib: switch back to autotools
    
    glib needs a too recent version of meson

 elements/sdk/glib.bst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/elements/sdk/glib.bst b/elements/sdk/glib.bst
index aa3b01e..c51e138 100644
--- a/elements/sdk/glib.bst
+++ b/elements/sdk/glib.bst
@@ -1,4 +1,4 @@
-kind: meson
+kind: autotools
 sources:
 - kind: git
   url: gitlab_gnome_org:GNOME/glib
@@ -13,7 +13,7 @@ depends:
   junction: freedesktop-sdk.bst
   type: runtime
 variables:
-  meson-local: -Dinstalled-tests=true -Dselinux=false
+  conf-local: --enable-installed-tests --disable-libmount
 public:
   bst:
     integration-commands:


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