summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a72a4bafd191..1bd57b52ae1f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=pykaraoke-gst-git
pkgver=20140729
-pkgrel=2
+pkgrel=3
pkgdesc="A free karaoke player for Linux, FreeBSD, Windows and GP2X. GStreamer branch."
arch=('i686' 'x86_64')
url="http://www.kibosh.org/pykaraoke/index.php"
license=('LGPL')
-depends=('python2-pygame' 'python2-numpy' 'wxpython' 'desktop-file-utils' 'gstreamer')
+depends=('python2-pygame' 'python2-numpy' 'wxpython' 'desktop-file-utils' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good' 'gstreamer0.10-ugly')
optdepends=('timidity++: Midi Support')
makedepends=('git')
conflicts=('pykaraoke')