From 01e31c2a1941c067040e475cabc658b9f4341db6 Mon Sep 17 00:00:00 2001 From: Al Bailey Date: Thu, 4 May 2023 15:41:12 +0000 Subject: [PATCH] Updating required apt packages for stx/update The PyGObject pip component expects additional packages to be installed in order for pip to be able to install that component as well as ostree bindings that make use of it. Test Plan: PASS: vagrant up PASS: able to run tox with 'gi' ostree code in stx/update Story: 2010547 Task: 47941 Signed-off-by: Al Bailey Change-Id: I3fb898e13372fb53c425af771a1e43db92a55a38 --- dev-env/vagrant/Vagrantfile | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/dev-env/vagrant/Vagrantfile b/dev-env/vagrant/Vagrantfile index fdc6bcb..2bfc212 100644 --- a/dev-env/vagrant/Vagrantfile +++ b/dev-env/vagrant/Vagrantfile @@ -72,20 +72,27 @@ $package_setup = <