commit | 708b9d4792b11e68aecea8ea46dd2c011f12b9b2 | [log] [tgz] |
---|---|---|
author | Jeremy Ronquillo <jeremy.ronquillo@intel.com> | Tue Jul 19 09:31:08 2022 -0700 |
committer | Jeremy Ronquillo <jeremy.ronquillo@intel.com> | Tue Jul 19 09:31:08 2022 -0700 |
tree | 7403f182b3262a59399c0f8fbb63c0f9bab5ca78 | |
parent | ac4b3e8e017410c991475830929a660af0519181 [diff] |
Add python3-software-properties to basebuild.sh Change-Id: I19f26d99b056f753c4422d501323cc0d345cb663
diff --git a/packer/provision/basebuild.sh b/packer/provision/basebuild.sh index 5af75bc..36857b6 100644 --- a/packer/provision/basebuild.sh +++ b/packer/provision/basebuild.sh
@@ -37,6 +37,7 @@ python \ python-pip \ python-virtualenv \ + python3-software-properties \ rsync \ ssh \ zip