diff --git a/Dockerfile b/Dockerfile index e6379a0..d0c14fe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -134,7 +134,7 @@ RUN \ pip \ setuptools \ wheel && \ - pip install --no-cache-dir cmake mako meson ninja ply + pip install --no-cache-dir cmake mako meson ninja packaging ply pyyaml # compile 3rd party libs RUN \