Skip to content
Snippets Groups Projects
Commit f0d2ad9b authored by bbartels's avatar bbartels
Browse files

groundStation: Add qmake-qt5 to docker image

parent ab67bdfa
No related branches found
No related tags found
No related merge requests found
image: ruby:2.3 image: ruby:2.3
before_script: before_script:
- apt-get update -qq && apt-get install -y -qq libbluetooth-dev cmake valgrind - apt-get update -qq && apt-get install -y -qq libbluetooth-dev cmake valgrind qmake-qt5
stages: stages:
- build - build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment