summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArtem Vorotnikov2015-08-29 00:38:50 +0300
committerArtem Vorotnikov2015-08-29 00:38:50 +0300
commitaee7591b818ca90e52de29fd5833b5a145142356 (patch)
tree14a3e7ae87cf16385ea48f8d0e6206a439dfb69f /PKGBUILD
parentb0f60dc3331a40f1afb392cfed21e2f8116462df (diff)
downloadaur-aee7591b818ca90e52de29fd5833b5a145142356.tar.gz
Deps fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80ab8bdc8521..261fba988a5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,8 @@ depends=('desktop-file-utils' 'hicolor-icon-theme' 'gvfs' 'python-gobject'
'python-pytoml' 'python-xdg' 'gtk3' 'python-beautifulsoup4'
'python-xmltodict' 'qstat')
makedepends=('git' 'python-setuptools')
-optdepends=('python-pygeoip: for geolocation support')
+optdepends=('python-pygeoip: for geolocation support'
+ 'geoip-database: for geolocation support')
provides=('obozrenie')
conflicts=('obozrenie')
install='obozrenie.install'