diff --git a/Dockerfile b/Dockerfile index 05612c0f..87d51cb2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,6 +14,7 @@ RUN apt-get -y update && apt-get install -y libmicrohttpd-dev \ libogg-dev \ libini-config-dev \ libcollection-dev \ + libconfig-dev \ pkg-config \ gengetopt \ libtool \