Add uuid-dev necessary for cs as GUEST
This commit is contained in:
parent
6dada950d9
commit
0b4725b200
|
@ -132,7 +132,7 @@ fi
|
||||||
HOST_DEPENDENCIES="debootstrap qemu-user-static binfmt-support sbuild rsync"
|
HOST_DEPENDENCIES="debootstrap qemu-user-static binfmt-support sbuild rsync"
|
||||||
|
|
||||||
# Packages to install on the GUEST
|
# Packages to install on the GUEST
|
||||||
GUEST_DEPENDENCIES="build-essential git m4 sudo python libfontconfig1-dev make gcc libpango1.0-dev libcairo2-dev openssl emacs25-nox libturbojpeg0-dev"
|
GUEST_DEPENDENCIES="build-essential git m4 sudo python libfontconfig1-dev make gcc libpango1.0-dev libcairo2-dev openssl emacs25-nox libturbojpeg0-dev uuid-dev"
|
||||||
|
|
||||||
function setup_chroot {
|
function setup_chroot {
|
||||||
# Host dependencies
|
# Host dependencies
|
||||||
|
|
Loading…
Reference in New Issue
Block a user