aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-16 23:47:48 +0300
committerCem Keylan <cem@ckyln.com>2021-07-16 23:47:48 +0300
commit0ecbad5dc1bc772a513174c021de00fc126c955a (patch)
tree280d9a2dcf7e20611833375e6e307a221389296c /core
parent3521a87693ec3840866a344f35d74a607c3b7919 (diff)
downloadrepository-0ecbad5dc1bc772a513174c021de00fc126c955a.tar.gz
git: add meta file
Diffstat (limited to 'core')
-rw-r--r--core/git/depends2
-rw-r--r--core/git/meta3
2 files changed, 4 insertions, 1 deletions
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 <cem@ckyln.com>