fix snapcraft build for beta (#7670)

This commit is contained in:
Denis S. Soldatov aka General-Beck
2018-01-23 04:12:22 +03:00
committed by GitHub
parent 736a8c40f0
commit c6685a7f57

View File

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