From 4adc3ae46001aeed772c84fb61ffff42affec43f Mon Sep 17 00:00:00 2001 From: ezkrg Date: Sun, 5 Apr 2020 14:01:58 +0200 Subject: add flex --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 6c6ade8..936e837 100644 --- a/Dockerfile +++ b/Dockerfile @@ -184,6 +184,7 @@ RUN if [ ${SIPE} -eq 1 ]; then cd /tmp \ openssl-dev \ libxml2-dev \ pidgin-dev \ + flex \ && git clone -n https://repo.or.cz/siplcs.git \ && cd siplcs \ && git checkout ${SIPE_VERSION} \ -- cgit v1.2.3