浏览代码

Fix pygit2-libgit2 builds on Debian like platforms.

Signed-off-by: Rene Jochum <rene@jochums.at>
tags/v0.57.0
Rene Jochum 8 年前
父节点
当前提交
e329bda7bf
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      salt/gitfs/pygit2.sls

+ 1
- 0
salt/gitfs/pygit2.sls 查看文件

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

正在加载...
取消
保存