diff --git a/bindep.txt b/bindep.txt index 55a90e5..5816a55 100644 --- a/bindep.txt +++ b/bindep.txt @@ -1,2 +1 @@ -libsodium-dev [platform:dpkg] -libapt-pkg-dev [platform:dpkg] +snapcraft [platform:dpkg] diff --git a/requirements.txt b/requirements.txt index 5f39202..4b00533 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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