diff options
Diffstat (limited to 'meta/recipes-devtools/git/git.inc')
| -rw-r--r-- | meta/recipes-devtools/git/git.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index f33069c7ca..024bd9cc60 100644 --- a/meta/recipes-devtools/git/git.inc +++ b/meta/recipes-devtools/git/git.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | DESCRIPTION = "The git revision control system used by the Linux kernel developers" | 1 | SUMMARY = "Distributed version control system" |
| 2 | SECTION = "console/utils" | 2 | SECTION = "console/utils" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | DEPENDS = "openssl curl zlib expat" | 4 | DEPENDS = "openssl curl zlib expat" |
