summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4500b1854ecb..c7ae35348cc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://www.officelife.io/"
license=("BSD3")
arch=("any")
depends=("php>=8.0" "php-intl>=8.0")
-makedepends=("composer" "yarn")
+makedepends=("composer" "yarn" "git")
optdepends=("mariadb: database"
"mysql: database"
"postgresql: database"