summary refs log tree commit diff
path: root/Dockerfile
diff options
context:
space:
mode:
authorredsky17 <rubberduckie3554@gmail.com>2019-02-24 16:42:37 -0500
committerredsky17 <rubberduckie3554@gmail.com>2019-02-24 16:42:37 -0500
commitee12e0193990ff70f35b6aedcb2418756c5a60a8 (patch)
tree6067fa9155446db95ff0c2160a92eaf1edb29558 /Dockerfile
parentMake some Dockerfile improvements (diff)
downloadnheko-ee12e0193990ff70f35b6aedcb2418756c5a60a8.tar.xz
Update JSON build deps.
Update JSON build dependencies, change the dockerfile and other
CI files that relate to this.  Also update target mtxclient
revision.
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile

index 163ae532..645b2fc4 100644 --- a/Dockerfile +++ b/Dockerfile
@@ -11,6 +11,7 @@ RUN \ RUN \ apt-get install -y \ + nlohmann-json-dev \ make \ pkg-config \ ninja-build \