Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devinnasar/17005c2ce7ab6f44b26e8b90f0c32434 to your computer and use it in GitHub Desktop.
Save devinnasar/17005c2ce7ab6f44b26e8b90f0c32434 to your computer and use it in GitHub Desktop.
What I'm trying to do
pygit-deps: # State
pkg.group_installed:
- name: Development Tools
pkg.installed:
- pkgs:
- cmake
- gcc
- http-parser-devel
- libcurl-devel
- libffi-devel
- libssh2-devel
- openssl-devel
- pyOpenSSL
- python-cffi
- python-devel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment