Update snapcraft.yaml (#9132)

This commit is contained in:
Denis S. Soldatov aka General-Beck 2018-07-16 22:19:02 +03:00 committed by Afri Schoedon
parent 0ca4250bd4
commit ed45760425
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ parts:
# rust-channel: stable # @TODO enable after https://bugs.launchpad.net/snapcraft/+bug/1778530
rust-revision: 1.26.2 # @TODO remove after https://bugs.launchpad.net/snapcraft/+bug/1778530
build-attributes: [no-system-libraries]
build-packages: [g++, libudev-dev, libssl-dev, make, pkg-config]
build-packages: [g++, libudev-dev, libssl-dev, make, pkg-config, cmake]
stage-packages: [libc6, libssl1.0.0, libudev1, libstdc++6]
df:
plugin: nil