Skip to content
Snippets Groups Projects
Commit d81b781a authored by Jan Pöppel's avatar Jan Pöppel
Browse files

Merge branch 'softwareweek2019' of gitlab.ub.uni-bielefeld.de:scs/ipaaca into softwareweek2019

parents 3138bf97 52fa8350
No related branches found
No related tags found
No related merge requests found
...@@ -26,13 +26,13 @@ outputs: ...@@ -26,13 +26,13 @@ outputs:
script: install_cpp.sh script: install_cpp.sh
requirements: requirements:
host: host:
- libprotobuf - protobuf
- mosquitto - mosquitto
- libboost - libboost
run: run:
- mosquitto - mosquitto
- libprotobuf - {{ pin_compatible(libprotobuf) }}
- libboost - libboost
- name: ipaaca-py - name: ipaaca-py
noarch: python noarch: python
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment