summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86c0655e2eb5..83823c88f12f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,9 @@ pkgdesc='Simple and easy to use game server browser'
arch=('any')
url='http://github.com/obozrenie'
license=('GPL3')
-depends=('desktop-file-utils' 'glib-networking' 'gvfs' 'hicolor-icon-theme'
- 'python-gobject' 'python-xdg' 'python-pytoml' 'qstat')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'glib' 'gvfs' 'python-gobject'
+ 'python-pytoml' 'python-xdg' 'python-beautifulsoup4' 'python-xmltodict'
+ 'qstat')
makedepends=('git' 'python-setuptools')
optdepends=('python-pygeoip: for geolocation support')
provides=('obozrenie')