fix snapcraft build for stable (#7669)

This commit is contained in:
Denis S. Soldatov aka General-Beck
2018-01-23 04:12:36 +03:00
committed by GitHub
parent 9abc6bd7d1
commit abcfcacf95

View File

@@ -17,6 +17,6 @@ apps:
parts:
parity:
source: .
source: ..
plugin: rust
build-packages: [g++, libudev-dev, libssl-dev, make, pkg-config]