Chore: Install latest Meson package 13/36913/1
authorVanessa Valderrama <[email protected]>
Tue, 16 Aug 2022 21:13:02 +0000 (16:13 -0500)
committerVanessa Valderrama <[email protected]>
Tue, 16 Aug 2022 21:13:02 +0000 (16:13 -0500)
Installing the latest Meson package required
by TLDK

Signed-off-by: Vanessa Valderrama <[email protected]>
Change-Id: I5f86c1acce42dd436175230175d1b17121dce779

packer/provision/local-builder.yaml

index 96c1b8a..d9325c2 100644 (file)
@@ -41,6 +41,7 @@
           - tox
           - tox-pyenv
           - virtualenv
+          - meson==0.59.0
         state: present
       become: true
 
@@ -62,7 +63,6 @@
           - python3-pyelftools
           - python3-scapy
           - libnuma-dev
-          - meson
       when: ansible_distribution == 'Ubuntu'
       become: true