Use snapcraft from packages

snapcraft is not yet pip installable, so install from packages
for the time being.

Change-Id: I569237fbf50f74fa529a523b7f9fe585bd1ac9c4
This commit is contained in:
James Page 2017-01-04 09:20:00 +00:00
parent 6d1a4eb436
commit 33e106e3f1
2 changed files with 2 additions and 6 deletions

View File

@ -1,2 +1 @@
libsodium-dev [platform:dpkg]
libapt-pkg-dev [platform:dpkg]
snapcraft [platform:dpkg]

View File

@ -1,5 +1,2 @@
# Requirements to build snap
git+https://github.com/openstack-snaps/snapcraft@fixup-install-requires#egg_name=snapcraft
# PyPi less dependencies
https://launchpad.net/ubuntu/+archive/primary/+files/python-apt_1.1.0~beta1build1.tar.xz
https://launchpad.net/python-distutils-extra/trunk/2.39/+download/python-distutils-extra-2.39.tar.gz
# NOTE empty for now until snapcraft installable from branch