diff --git a/Makefile b/Makefile index c3098ef..4d9037d 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ download_extra: install_buildenv: # Install packages required to build the image - sudo apt install live-build make build-essential wget git xmlstarlet unzip colordiff shellcheck apt-transport-https rename ovmf rsync + sudo apt install live-build make build-essential wget git xmlstarlet unzip colordiff shellcheck apt-transport-https rename ovmf rsync python3-venv ##############################