summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Dunai2016-12-19 13:13:22 +0200
committerAndrew Dunai2016-12-19 13:13:22 +0200
commitb418c2ff373df8968248b5f3006f241afdc89ce8 (patch)
tree5085cfcce112859ba967cf8fa92abc9a1b529c50 /PKGBUILD
parent30f3ce7b37e8cfcffcb5bf23c1a10b04f18084ea (diff)
downloadaur-vkplayer.tar.gz
Update.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e1fc7003e44..ba7e1abe18c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="VK audio player built in Python & GTK3."
arch=('any')
url="http://github.com/and3rson/vkplayer"
license=('GPL2')
-depends=('python2' 'gtk3' 'libkeybinder3' 'webkitgtk' 'gobject-introspection-runtime' 'python2-dbus' 'python2-pyglet' 'redis' 'avbin')
+depends=('python2' 'gtk3' 'vlc' 'libkeybinder3' 'webkitgtk' 'gobject-introspection-runtime' 'python2-dbus' 'avbin')
optdepends=('redis: to control player via redis pub/sub bus')
options=('!strip')
source=('git+https://github.com/and3rson/vkplayer.git')