[gnome-build-meta/alatiera/meson-0.48: 2/2] Revert "core-deps/glib: switch back to autotools"



commit 279c95e0b94597473506f8fd532eb6b0d69a772d
Author: Jordan Petridis <jordan centricular com>
Date:   Thu Oct 18 18:57:59 2018 +0300

    Revert "core-deps/glib: switch back to autotools"
    
    This reverts commit 44e619ddc0105ccc813545c705201dbdf943a066.
    
    Meson was updated and this should no longer be needed.

 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 c51e138..aa3b01e 100644
--- a/elements/sdk/glib.bst
+++ b/elements/sdk/glib.bst
@@ -1,4 +1,4 @@
-kind: autotools
+kind: meson
 sources:
 - kind: git
   url: gitlab_gnome_org:GNOME/glib
@@ -13,7 +13,7 @@ depends:
   junction: freedesktop-sdk.bst
   type: runtime
 variables:
-  conf-local: --enable-installed-tests --disable-libmount
+  meson-local: -Dinstalled-tests=true -Dselinux=false
 public:
   bst:
     integration-commands:


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