Bug 2327 fix to verify ipaddress in sol003_02 testsuite
[osm/tests.git] / Dockerfile
index 9206d0c..1ce50d5 100644 (file)
@@ -43,8 +43,6 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
         tox
 
 RUN DEBIAN_FRONTEND=noninteractive apt-get -y install \
-    libcurl4-openssl-dev \
-    libssl-dev \
     dh-make
 
 ENV LC_ALL C.UTF-8