1
0
Fork 0
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:
Stefan Lankes 2016-04-05 20:45:06 +02:00
parent 2f6c64c5ac
commit 0c091a9e73

View file

@ -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