From 0ecbad5dc1bc772a513174c021de00fc126c955a Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 16 Jul 2021 23:47:48 +0300 Subject: git: add meta file --- core/git/depends | 2 +- core/git/meta | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 core/git/meta diff --git a/core/git/depends b/core/git/depends index 24262314..7a3c084e 100644 --- a/core/git/depends +++ b/core/git/depends @@ -1,4 +1,4 @@ -libressl make curl make +libressl make pkgconf make zlib make diff --git a/core/git/meta b/core/git/meta new file mode 100644 index 00000000..68faa262 --- /dev/null +++ b/core/git/meta @@ -0,0 +1,3 @@ +description: Distributed Version Control System +license: GPL-2.0 +maintainer: Cem Keylan -- cgit v1.2.3