Skip to content
2 changes: 1 addition & 1 deletion environment.devenv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: thermohubclient

dependencies:
- gxx_linux-64>=9.3.0 # [linux]
- ninja
- ninja # [win]
- make # [unix and osx]
- cmake
- git
Expand Down