summaryrefslogtreecommitdiff
path: root/install_host.sh
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-03 20:14:22 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-03 20:14:22 +0100
commit0eb0a8e2998e3a25b76f1b39b8f3e8cbe303e367 (patch)
tree948ba986b47dc3c29074d94e952ac56ef3b18e56 /install_host.sh
parent499cf4bdd6ed942cafad91edcdfc60af30f98939 (diff)
downloadbootstrap32-0eb0a8e2998e3a25b76f1b39b8f3e8cbe303e367.tar.xz
building quite some more stage3 packages
Diffstat (limited to 'install_host.sh')
-rwxr-xr-xinstall_host.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/install_host.sh b/install_host.sh
index cfe9399..95445a9 100755
--- a/install_host.sh
+++ b/install_host.sh
@@ -42,6 +42,9 @@ case $BUILD_CPU in
;;
esac
+# for groff
+pacman --noconfirm --needed -S xorg-util-macros
+
# for building git (stage 2)
pacman --noconfirm --needed -S libgnome-keyring xmlto