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 834f2e488989..b167b893a5df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Kimai is a free open source timetracker"
url="http://www.kimai.org/"
arch=('any')
license=('GPL')
-depends=('php', 'mariadb')
+depends=('php' 'mariadb')
makedepends=('git')
source=("${pkgname}"::"git+https://github.com/kimai/kimai.git")
sha512sums=('SKIP')