diff options
Diffstat (limited to 'Dockerfile-fedora-python3-sqlite')
-rw-r--r-- | Dockerfile-fedora-python3-sqlite | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile-fedora-python3-sqlite b/Dockerfile-fedora-python3-sqlite index cdaa8385..f9037934 100644 --- a/Dockerfile-fedora-python3-sqlite +++ b/Dockerfile-fedora-python3-sqlite @@ -43,6 +43,7 @@ which # gstreamer1.0-plugins-good \ # gstreamer1.0-plugins-ugly \ # python3-gst-1.0 \ +# python3-numpy # RUN apt-get install -y \ # gir1.2-gst-plugins-base-1.0 \ |