summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPurboo2017-10-11 18:37:38 +0800
committerPurboo2017-10-11 18:37:38 +0800
commit33736c54c43988f1c6f34df872154e89ab3b13fb (patch)
treee52e8091a20d512e2332348ef86d132bb70ca067 /PKGBUILD
parent322e711d7ed99a2b0b0f3b3e46a4cb66a519d98f (diff)
downloadaur-33736c54c43988f1c6f34df872154e89ab3b13fb.tar.gz
Update dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b801b8f48030..25ef62dfad67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ license=(GPL3)
conflicts=(ldoce5viewer-git ldoce5viewer)
arch=('i686' 'x86_64')
url='https://github.com/purboo/ldoce5viewer-pyqt5'
-depends=(python-pyqt5 pyqt5-common python-lxml python-whoosh qt5-webkit qt5-multimedia gst-plugins-good gst-plugins-ugly)
+depends=(python-pyqt5 pyqt5-common python-lxml python-whoosh qt5-webkit qt5-multimedia gst-plugins-good gst-plugins-ugly python-gobject)
source=("git://github.com/purboo/ldoce5viewer-pyqt5.git")
md5sums=('SKIP')