Add po4a dependency
This commit is contained in:
parent
1b7fe5e233
commit
8042c2be54
|
@ -238,6 +238,7 @@ ubuntu()
|
||||||
m4 \
|
m4 \
|
||||||
nasm \
|
nasm \
|
||||||
pkg-config \
|
pkg-config \
|
||||||
|
po4a \
|
||||||
syslinux-utils \
|
syslinux-utils \
|
||||||
texinfo
|
texinfo
|
||||||
if [ "$1" == "qemu" ]; then
|
if [ "$1" == "qemu" ]; then
|
||||||
|
|
Loading…
Reference in a new issue