This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
old-salt-formula
mirror of
https://github.com/saltstack-formulas/salt-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
68
Wiki
Activity
Browse Source
Fix pygit2-libgit2 builds on Debian like platforms.
Signed-off-by: Rene Jochum <rene@jochums.at>
tags/v0.57.0
Rene Jochum
8 years ago
parent
13f06a8ae5
commit
e329bda7bf
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
salt/gitfs/pygit2.sls
+ 1
- 0
salt/gitfs/pygit2.sls
View File
@@ -23,6 +23,7 @@ pygit-deps:
pkg.installed:
- pkgs:
- build-essential
- pkg-config
- python-dev
- libssh-dev
- libffi-dev
Write
Preview
Loading…
Cancel
Save