mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
add missing texinfo package
This commit is contained in:
parent
2f6c64c5ac
commit
0c091a9e73
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
|
||||
install: sudo apt-get install nasm texinfo
|
||||
|
|
Loading…
Add table
Reference in a new issue