summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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')