From 0eb0a8e2998e3a25b76f1b39b8f3e8cbe303e367 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Sat, 3 Mar 2018 20:14:22 +0100 Subject: building quite some more stage3 packages --- install_host.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'install_host.sh') 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 -- cgit v1.2.3-54-g00ecf