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
nanpuyue
redox
Commits
4d03bf3a
Commit
4d03bf3a
authored
May 24, 2019
by
nanpuyue
Browse files
bootstrap.sh: yacc provided by bison on Arch Linux
parent
3e847cd4
Pipeline
#4231
failed with stage
in 12 minutes and 42 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bootstrap.sh
View file @
4d03bf3a
...
...
@@ -142,7 +142,7 @@ osx_homebrew()
archLinux
()
{
echo
"Detected Arch Linux"
packages
=
"cmake fuse git gperf perl-html-parser nasm wget texinfo bison flex
yacc
"
packages
=
"cmake fuse git gperf perl-html-parser nasm wget texinfo bison flex"
if
[
"
$1
"
==
"qemu"
]
;
then
packages
=
"
$packages
qemu"
elif
[
"
$1
"
==
"virtualbox"
]
;
then
...
...
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