From 8042c2be547d50194860f8c435619572e71a6936 Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Sun, 22 Nov 2020 21:10:27 -0700 Subject: [PATCH] Add po4a dependency --- bootstrap.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.sh b/bootstrap.sh index bd667d0..428339c 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -238,6 +238,7 @@ ubuntu() m4 \ nasm \ pkg-config \ + po4a \ syslinux-utils \ texinfo if [ "$1" == "qemu" ]; then