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 87f8c923a8b4..daf9fa0f1837 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('i686' 'x86_64')
url="https://github.com/RX14/camo.cr"
license=('MIT')
depends=('gc' 'libatomic_ops' 'pcre' 'libevent')
-makedepends=('crystal' 'shards')
+makedepends=('crystal' 'shards' 'git')
checkdepends=('ruby' 'ruby-rake' 'ruby-bundler')
backup=()
source=("git+https://github.com/RX14/camo.cr.git" "camocr.service")