summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredfish2018-08-03 02:58:32 +0000
committerredfish2018-08-03 02:58:32 +0000
commitbe169b0252a184a7e2789e0a9981dcd85c15243a (patch)
tree6ac516997b448c6d8d8c23f5815e7e3b5550d4c5 /PKGBUILD
parentdb9c38cb7b33a48e400cc90de601f59c36e6e1df (diff)
downloadaur-transmission-i2p-git.tar.gz
deps: add intltool
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 704cbda0c6c6..a8b40b5cd098 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=2.82
pkgrel=1
arch=('any')
url="http://bioq5jbcnfopqwvk7qssaxcl7avzeta6mu72jmxjeowflpcrhf6q.b32.i2p/transmission"
-depends=('i2pd' 'openssl-1.0')
+depends=('i2pd' 'openssl-1.0' 'intltool')
#('curl' 'libidn2' 'libnghttp2' 'libssh2' 'libpsl') # TODO: are these deps transitive?
makedepends=('git')
license=('MIT')