aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/install_civetweb
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/install_civetweb')
-rw-r--r--ansible/roles/install_civetweb/defaults/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/install_civetweb/defaults/main.yml b/ansible/roles/install_civetweb/defaults/main.yml
index 2235fe172..ed5ab27f2 100644
--- a/ansible/roles/install_civetweb/defaults/main.yml
+++ b/ansible/roles/install_civetweb/defaults/main.yml
@@ -15,6 +15,7 @@
civetweb_dest: "{{ clone_dest }}/civetweb"
civetweb_build_dependencies:
Debian:
+ - libjson-c-dev=0.11-4ubuntu2
- libjson0
- libjson0-dev
- libssl-dev