summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun-bootstrap-in-chroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-bootstrap-in-chroot b/run-bootstrap-in-chroot
index 2c2e420d..4c80a89f 100755
--- a/run-bootstrap-in-chroot
+++ b/run-bootstrap-in-chroot
@@ -116,7 +116,7 @@ else
debootstrap \
--include=build-essential,\
gawk,bison,flex,python,autoconf,autopoint,automake,gettext,libtool,\
-help2man,texinfo,sudo,ccache,gperf \
+help2man,texinfo,sudo,ccache,gperf,curl,libcurl4-openssl-dev \
squeeze "$dir" "$DEBIAN_MIRROR"
# create the directory for cached ccache object files