[gnome-build-meta/swilmet/tepl] core-deps/tepl.bst: add gobject-introspection to the build-depends



commit f3b108b2183dfe84bcfe3a85d3f6ec99dba8a829
Author: Sébastien Wilmet <swilmet gnome org>
Date:   Fri Apr 3 18:13:50 2020 +0200

    core-deps/tepl.bst: add gobject-introspection to the build-depends
    
    Currently the Meson build system of Tepl unconditionnally calls the
    GNOME.generate_gir() function (there is no option for it, it's always
    enabled).

 elements/core-deps/tepl.bst | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/elements/core-deps/tepl.bst b/elements/core-deps/tepl.bst
index 4bf446bf..7ef58c61 100644
--- a/elements/core-deps/tepl.bst
+++ b/elements/core-deps/tepl.bst
@@ -5,6 +5,7 @@ sources:
   track: master
 build-depends:
 - freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
+- sdk/gobject-introspection.bst
 depends:
 - core-deps/amtk.bst
 - core-deps/uchardet.bst


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