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 cab245321619..5ce16ae77054 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='An unofficial daemon that facilitates communication with the Signal mes
url='https://git.callpipe.com/finn/signald'
license=('GPL3')
arch=('any')
-makedepends=('git' 'gradle')
+makedepends=('gradle')
depends=('java-runtime')
optdepends=('openbsd-netcat: interaction with signald socket'
'qrencode: display account linking token as QR code')