Fix pygit2-libgit2 builds on Debian like platforms.

Signed-off-by: Rene Jochum <rene@jochums.at>
This commit is contained in:
Rene Jochum 2016-12-25 17:41:47 +01:00
parent 13f06a8ae5
commit e329bda7bf
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ pygit-deps:
pkg.installed:
- pkgs:
- build-essential
- pkg-config
- python-dev
- libssh-dev
- libffi-dev