We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2354e59 commit 4721231Copy full SHA for 4721231
1 file changed
ci_config.json
@@ -649,10 +649,12 @@
649
"jsonrpc-glib:enable_tests=false"
650
],
651
"debian_packages": [
652
+ "valac",
653
"flex",
654
"bison"
655
656
"brew_packages": [
657
+ "vala",
658
659
660
@@ -662,6 +664,9 @@
662
664
663
665
"bison",
666
"gettext"
667
+ ],
668
+ "choco_packages": [
669
+ "winflexbison3"
670
671
"python_packages": [
672
"setuptools",
0 commit comments