Commit 4382305f authored by Marvin's avatar Marvin Committed by GitHub

added libjansson-dev for JSON support

parent bb8f1685
...@@ -33,6 +33,7 @@ RUN export samba_version=4.9.0 \ ...@@ -33,6 +33,7 @@ RUN export samba_version=4.9.0 \
libparse-yapp-perl \ libparse-yapp-perl \
libpopt-dev \ libpopt-dev \
libreadline-dev \ libreadline-dev \
libjansson-dev \
perl \ perl \
perl-modules \ perl-modules \
pkg-config \ pkg-config \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment