aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
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} \