Created
February 7, 2017 13:37
-
-
Save joedborg/c496eaa6de26a14d73b55a6db372f531 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git: | |
source: https://github.com/git/git | |
source-type: git | |
source-depth: 1 | |
plugin: autotools | |
configflags: | |
- --with-curl | |
- --with-expat | |
build-packages: | |
- gettext | |
- libssl-dev | |
- libcurl4-openssl-dev | |
- libexpat1-dev | |
stage-packages: | |
- libcurl3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment