fix flatpak build file
authorAlan <alan@roojs.com>
Wed, 14 Feb 2024 09:30:50 +0000 (17:30 +0800)
committerAlan <alan@roojs.com>
Wed, 14 Feb 2024 09:30:50 +0000 (17:30 +0800)
org.roojs.roobuilder.json

index afb9ee2..b04d5ca 100644 (file)
@@ -42,7 +42,7 @@
             "config-opts" : [
                 "--buildtype=debugoptimized",
                 "-Denable_tests=false",
-                "-Denable_gtk_doc=true"
+                "-Denable_gtk_doc=false"
             ],
             "buildsystem" : "meson",
             "builddir" : true,
@@ -77,7 +77,7 @@
                 {
                     "type" : "git",
                     "url" : "https://gitlab.gnome.org/GNOME/gtksourceview.git",
-                    "tag" : "5.11.1?"
+                    "tag" : "5.11.1"
                 }
             ]
         },