Add libgps-dev

pull/32/head
Geoffrey Merck 4 years ago
parent afc3d11621
commit c9ac1e7a51

@ -18,7 +18,7 @@ jobs:
name: Install dependencies name: Install dependencies
command: | command: |
sudo apt-get update sudo apt-get update
sudo apt-get -y install libgtest-dev libcurl4-openssl-dev libboost-dev sudo apt-get -y install libgtest-dev libcurl4-openssl-dev libboost-dev libgps-dev
- run: - run:
name: "Build App" name: "Build App"
command: "make -j 3 dstargateway USE_GPSD=1" command: "make -j 3 dstargateway USE_GPSD=1"

Loading…
Cancel
Save

Powered by TurnKey Linux.