]> www.vanbest.org Git - motioneye-debian/commitdiff
install python-wheel to solve bdist_wheel warnings
authorMarcus Klein <marcus.klein@open-xchange.com>
Mon, 28 Aug 2017 10:42:44 +0000 (12:42 +0200)
committerMarcus Klein <himself@kleini.org>
Sun, 5 Nov 2017 09:07:04 +0000 (10:07 +0100)
extra/Dockerfile

index 2a16bf1a535603ef0405abb74802430b1a003532..b2e9fba7d423d71e4bd1bd475b97e6da1df5a71c 100644 (file)
@@ -20,6 +20,7 @@ RUN apt-get --quiet update && \
     python-dev \
     python-pip \
     python-setuptools \
+    python-wheel \
     subversion \
     v4l-utils && \
     apt-get --quiet autoremove && \