We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42981bc commit 6a0aa7eCopy full SHA for 6a0aa7e
1 file changed
ci_config.json
@@ -646,6 +646,7 @@
646
"- Disable unit tests because Windows cannot found gio-unix-2.0"
647
],
648
"build_options" : [
649
+ "jsonrpc-glib:with_vapi=false",
650
"jsonrpc-glib:enable_tests=false"
651
652
"alpine_packages": [
@@ -665,7 +666,7 @@
665
666
"bison"
667
668
"python_packages": [
- "packaging",
669
+ "setuptools",
670
"packaging"
671
672
"skip_dependency_check": [
0 commit comments