1
0
forked from brl/citadel

add debootstrap to dependencies

This commit is contained in:
Bruce Leidl 2019-04-09 16:00:28 -04:00
parent 8bde20dd0c
commit ba925750cd

View File

@ -55,7 +55,7 @@ kernel-test: ## Boot kernel with Qemu ('ctrl-a x' to exit qemu)
@scripts/qemu-boot kernel
install-build-deps:
sudo apt install --no-install-recommends build-essential python bzip2 cpio chrpath diffstat file texinfo inkscape libgmp-dev libmpc-dev libelf-dev gawk wget
sudo apt install --no-install-recommends build-essential python bzip2 cpio chrpath diffstat file texinfo inkscape libgmp-dev libmpc-dev libelf-dev gawk wget debootstrap
$(REALMFS_IMAGE):
@mkdir -p build/realmfs