Skip to content

Commit 6a0aa7e

Browse files
committed
jsonrpc-glib: test without vapigen
Signed-off-by: 0verLighT <alexandre@0verlight.com>
1 parent 42981bc commit 6a0aa7e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

ci_config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,6 +646,7 @@
646646
"- Disable unit tests because Windows cannot found gio-unix-2.0"
647647
],
648648
"build_options" : [
649+
"jsonrpc-glib:with_vapi=false",
649650
"jsonrpc-glib:enable_tests=false"
650651
],
651652
"alpine_packages": [
@@ -665,7 +666,7 @@
665666
"bison"
666667
],
667668
"python_packages": [
668-
"packaging",
669+
"setuptools",
669670
"packaging"
670671
],
671672
"skip_dependency_check": [

0 commit comments

Comments
 (0)