Install libjansson-dev at build time instead of run time

This commit is contained in:
2025-02-19 19:16:14 +01:00
parent 7f2a631a1a
commit 52178a99e5
5 changed files with 59 additions and 52 deletions

View File

@ -33,6 +33,9 @@ software:
devel: "8.2.x"
devel_release: null
path: ircd-hybrid
pre_deps:
- name: "Install system dependencies"
run: "sudo apt-get install atheme-services faketime libjansson-dev"
separate_build_job: true
build_script: |
cd $GITHUB_WORKSPACE/ircd-hybrid/