[gtksourceview] build: build gir and vapi as part of CI



commit f244d5ba392e6b1c3efcd18ccfd3026cadf72137
Author: Christian Hergert <chergert redhat com>
Date:   Sat Dec 4 11:07:38 2021 -0800

    build: build gir and vapi as part of CI

 org.gnome.GtkSourceView.TestWidget.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/org.gnome.GtkSourceView.TestWidget.json b/org.gnome.GtkSourceView.TestWidget.json
index 2fb8b8ff..27da5308 100644
--- a/org.gnome.GtkSourceView.TestWidget.json
+++ b/org.gnome.GtkSourceView.TestWidget.json
@@ -60,8 +60,8 @@
                 "--libdir=lib",
                 "-Dgtk_doc=false",
                 "-Dsysprof=true",
-                "-Dgir=false",
-                "-Dvapi=false",
+                "-Dgir=true",
+                "-Dvapi=true",
                 "-Dinstall_tests=true"
             ],
             "sources" : [


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