summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordrswinghead2018-04-20 23:03:42 +0800
committerdrswinghead2018-04-20 23:03:42 +0800
commit8e0c6421d83fd61482f0fdbe3503ac68bcf850db (patch)
tree45b0ab3bb00c9e5f503031b3097db3d85d0a2a9f
parentdf382ea94dda3ceb558fc957837d3627fab2604b (diff)
downloadaur-8e0c6421d83fd61482f0fdbe3503ac68bcf850db.tar.gz
add depends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cecfffbf966f..b2497271e7b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="https://github.com/envsh/toxcrawler"
license=('GPL')
groups=()
-depends=('libvpx' 'libsodium')
+depends=('libvpx' 'libsodium' 'geoip')
makedepends=('git' 'go')
checkdepends=()
optdepends=()