summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b226c7313c3e..536aa1643f36 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ url="https://sgimenez.github.io/laby/"
license=('GPL3')
groups=()
depends=('lablgtk3')
-makedepends=('ocamlbuild' 'ocaml-findlib')
+makedepends=('git' 'ocamlbuild' 'ocaml-findlib')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("$_pkgname::git+https://github.com/sgimenez/laby")