summaryrefslogtreecommitdiff
path: root/run-bootstrap-in-chroot
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-03-16 14:22:26 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-03-16 14:22:26 +0000
commit2362ce30941e653905ce9bc2859498fa87afdec2 (patch)
tree9075469f4b4339678bd27bae431d91f8c47fac35 /run-bootstrap-in-chroot
parent7b4e0bdbc1063bc988b547b16065501e0c0df734 (diff)
downloadmorph-2362ce30941e653905ce9bc2859498fa87afdec2.tar.gz
bootstrap: add gperf to debian chroot
Diffstat (limited to 'run-bootstrap-in-chroot')
-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 4517129d..e33334f4 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 \
+help2man,texinfo,sudo,ccache,gperf \
squeeze "$dir" "$DEBIAN_MIRROR"
# create the directory for cached ccache object files