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
69
Wiki
Activity
Browse Source
Merge pull request
#276
from saltstack-formulas/fix_pygit2_debian
Fix pygit2-libgit2 builds on Debian like platforms.
tags/v0.57.0
Brian Jackson
8 years ago
parent
6fab0c54c6
e329bda7bf
commit
f58562beeb
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
+1
-0
salt/gitfs/pygit2.sls
+ 1
- 0
salt/gitfs/pygit2.sls
View File
pkg.installed:
pkg.installed:
- pkgs:
- pkgs:
- build-essential
- build-essential
- pkg-config
- python-dev
- python-dev
- libssh-dev
- libssh-dev
- libffi-dev
- libffi-dev
Write
Preview
Loading…
Cancel
Save