Skip to content

Commit

Permalink
Add build-essential to the snap's build deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
maxiberta committed Feb 5, 2020
1 parent 170a271 commit d9745a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d9745a7

Please sign in to comment.