Skip to content

Commit 4721231

Browse files
committed
jsonrpc-glib: add valac
1 parent 2354e59 commit 4721231

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

ci_config.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -649,10 +649,12 @@
649649
"jsonrpc-glib:enable_tests=false"
650650
],
651651
"debian_packages": [
652+
"valac",
652653
"flex",
653654
"bison"
654655
],
655656
"brew_packages": [
657+
"vala",
656658
"flex",
657659
"bison"
658660
],
@@ -662,6 +664,9 @@
662664
"flex",
663665
"bison",
664666
"gettext"
667+
],
668+
"choco_packages": [
669+
"winflexbison3"
665670
],
666671
"python_packages": [
667672
"setuptools",

0 commit comments

Comments
 (0)