aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 2 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index 7c82c18..323870c 100755
--- a/bootstrap
+++ b/bootstrap
@@ -154,6 +154,8 @@ if [ "$stage" -eq "1" ]; then
pkgs+=",less"
+ pkgs+=",g++,pkg-config"
+
sudo debootstrap \
--foreign \
--arch=amd64 \