diff options
Diffstat (limited to 'etc/import/src/TARGETS.git2')
-rw-r--r-- | etc/import/src/TARGETS.git2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/import/src/TARGETS.git2 b/etc/import/src/TARGETS.git2 index 2e96ce6c..96369d8b 100644 --- a/etc/import/src/TARGETS.git2 +++ b/etc/import/src/TARGETS.git2 @@ -1,7 +1,8 @@ -{ "git2internal": +{ "libgit2": { "type": ["@", "rules", "CC", "library"] , "arguments_config": ["OS", "ARCH", "TARGET_ARCH"] , "name": ["git2"] + , "pkg-name": ["libgit2"] , "pure C": ["yes"] , "private-defines": { "type": "case" |