]> www.vanbest.org Git - motioneye-debian/commitdiff
fixed motion 4.0.1 dependencies
authorMarcus Klein <himself@kleini.org>
Sun, 5 Nov 2017 13:36:53 +0000 (14:36 +0100)
committerMarcus Klein <himself@kleini.org>
Sun, 5 Nov 2017 13:36:53 +0000 (14:36 +0100)
extra/Dockerfile

index 7faa01613b20f2561c18dc4bb58318bc308a7a97..fc041917262a3120aa66c6cbbbd3f4ca769e837e 100644 (file)
@@ -16,6 +16,8 @@ RUN apt-get --quiet update && \
     DEBIAN_FRONTEND="noninteractive" apt-get --quiet --yes --option Dpkg::Options::="--force-confnew" --no-install-recommends install \
     curl \
     ffmpeg \
+    libmysqlclient20 \
+    libpq5 \
     lsb-release \
     python-jinja2 \
     python-olefile \