summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorase15902017-01-24 08:10:52 -0600
committerase15902017-01-24 08:10:52 -0600
commit78f84ede2e0618a98f9b22d1f1d41c0c356313e1 (patch)
tree259cb9d6907d8f774f3561401a03bf03484df920
parent2aed389badd3a8b63650b1f5feb5147412c10f33 (diff)
downloadaur-78f84ede2e0618a98f9b22d1f1d41c0c356313e1.tar.gz
updated gstreamer to 1.0 as 0.10 is removed from arch. latest wxpython includes support for gstreamer 1.0
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a4569714d0ff..7e7fbc60a1e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('x86_64' 'i686')
url="https://github.com/wxWidgets/Phoenix"
license=('custom:wxWindows')
depends=('python' 'wxgtk')
-makedepends=('mesa' 'glu' 'git' 'libpng' 'libjpeg-turbo' 'webkitgtk2' 'libtiff' 'sdl' 'gstreamer0.10-base-plugins' 'libnotify' 'freeglut' 'gtk2')
+makedepends=('mesa' 'glu' 'git' 'libpng' 'libjpeg-turbo' 'webkitgtk2' 'libtiff' 'sdl' 'gst-plugins-base' 'libnotify' 'freeglut' 'gtk2')
source=("$pkgname::git+${url}"
"git+https://github.com/wxWidgets/wxWidgets.git")
md5sums=('SKIP' 'SKIP')