Merge "fix(hicn.yaml): specify architecture in functest trigger"
[ci-management.git] / packer / provision / local-builder.yaml
index 96c1b8a..d9c221b 100644 (file)
@@ -41,6 +41,8 @@
           - tox
           - tox-pyenv
           - virtualenv
+          - meson==0.59.0
+          - ninja
         state: present
       become: true
 
@@ -62,7 +64,6 @@
           - python3-pyelftools
           - python3-scapy
           - libnuma-dev
-          - meson
       when: ansible_distribution == 'Ubuntu'
       become: true