Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Peter Kowalsky
redox
Commits
f9685564
Commit
f9685564
authored
Aug 25, 2020
by
Peter Kowalsky
Browse files
added po4a dependency to bootstrap.sh
parent
44c4d831
Pipeline
#8368
failed with stage
in 9 minutes and 25 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
bootstrap.sh
View file @
f9685564
...
...
@@ -239,7 +239,8 @@ ubuntu()
nasm
\
pkg-config
\
syslinux-utils
\
texinfo
texinfo
\
po4a
if
[
"
$1
"
==
"qemu"
]
;
then
if
[
-z
"
$(
which qemu-system-x86_64
)
"
]
;
then
echo
"Installing QEMU..."
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment