Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 13:06:26 +0800
pipelines: missing unzip, so let's specify all deps for `make libs` while at it
--- a/bitbucket-pipelines.yml Tue Oct 31 12:56:39 2017 +0800
+++ b/bitbucket-pipelines.yml Tue Oct 31 13:06:26 2017 +0800
- pip install -r REQUIREMENTS
+ - apt install wget tar unzip