Added pandoc to build reqs
This commit is contained in:
parent
99a7f7a6f9
commit
232645e2e8
@ -14,7 +14,7 @@ build:x86_64:
|
||||
stage: build
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get install -y cmake
|
||||
- apt-get install -y cmake pandoc
|
||||
- git clone git://git.code.sf.net/p/makenl/code makenl
|
||||
- cd makenl
|
||||
- git checkout debian
|
||||
|
Reference in New Issue
Block a user