mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
add missing libraries to build gcc
This commit is contained in:
parent
0c091a9e73
commit
d7b279af4a
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ before_install:
|
|||
- sudo apt-get update
|
||||
- sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules
|
||||
- git submodule update --init --recursive
|
||||
install: sudo apt-get install nasm texinfo
|
||||
install: sudo apt-get install nasm texinfo libmpfr-dev libmpc-dev libgmp-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue