summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72ba48006849..896986ab59b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,8 @@ depends=('python' 'python-gevent>=1.1.0' 'python-gevent-websocket'
'python-base58' 'python-merkletools'
'python-pyelliptic>=2.0.1'
'python-bencode.py' 'python-coincurve'
- 'python-bitcoinlib' 'python-maxminddb')
+ 'python-bitcoinlib' 'python-maxminddb'
+ 'geoip2-database')
optdepends=('tor: anonymity')
makedepends=('git')
license=('GPL2')