summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArtem Vorotnikov2015-09-12 22:38:05 +0300
committerArtem Vorotnikov2015-09-12 22:38:05 +0300
commitd21e748c18bb65ca031e0510a3009efb8826ccbd (patch)
treed02da0a25b60883f9ebcf2568ef6a8777545fe56 /PKGBUILD
parent34ea65abc5ab8b7578f38d39a60a0cb92f230ebd (diff)
downloadaur-d21e748c18bb65ca031e0510a3009efb8826ccbd.tar.gz
Requires Babel for i18n now
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e2c13bee3288..935da65c579d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL3')
depends=('desktop-file-utils' 'hicolor-icon-theme' 'gvfs' 'python-gobject'
'python-pytoml' 'python-xdg' 'gtk3' 'python-beautifulsoup4'
'python-xmltodict' 'qstat')
-makedepends=('git' 'python-setuptools')
+makedepends=('git' 'python-babel' 'python-setuptools')
optdepends=('python-pygeoip: for geolocation support'
'geoip-database: for geolocation support')
provides=('obozrenie')