commit d4289a765fa741aeeb033571ea194eaa85cedf81 parent 505f0d121919451d23faec9c480871bf96a075be Author: Marcel <MTRNord@users.noreply.github.com> Date: Mon, 3 Oct 2016 15:30:14 +0200 Update Dockerfile Diffstat:
| M | Dockerfile | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/Dockerfile b/Dockerfile @@ -16,6 +16,7 @@ RUN apt-get update && apt-get install -y \ libavformat-dev \ libswscale-dev \ python-dev \ + python-opencv \ python-numpy \ libtbb2 \ libtbb-dev \