Add build-essential to the snap's build deps.

This commit is contained in:
Maximiliano Bertacchini 2020-02-05 12:16:20 -03:00
parent 170a271737
commit d9745a737a
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@ parts:
- "-DCMAKE_INSTALL_PREFIX=/usr"
- "-DCMAKE_BUILD_TYPE=Release"
build-packages:
- build-essential
- xorg-dev
- libcurl4-openssl-dev
- libavahi-compat-libdnssd-dev