forked from ISTI-ansible-roles/ansible-roles
13 lines
208 B
YAML
13 lines
208 B
YAML
|
---
|
||
|
quickrank_install: False
|
||
|
|
||
|
quickrank_git_url: 'https://github.com/hpclab/quickrank'
|
||
|
quickrank_package_list:
|
||
|
- gcc-5
|
||
|
- g++-5
|
||
|
- libboost1.55-all-dev
|
||
|
- git
|
||
|
- python-software-properties
|
||
|
- cmake
|
||
|
|