aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>