summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2017-01-12 15:03:34 +0100
committerNicola Murino2017-01-12 15:03:34 +0100
commit7ca377157571a83bb10da682cf40ae951e5c460d (patch)
tree968b870da852d921f6a6826df5092c32355a2d71 /PKGBUILD
parentaf5aca1bfbcf1309a4711607c4485846fbea95c1 (diff)
downloadaur-7ca377157571a83bb10da682cf40ae951e5c460d.tar.gz
update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0da5664fdf39..ef77e34be1d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: drakkan <nicola.murino@gmail.com>
pkgname=mingw-w64-gst-plugins-base
pkgver=1.10.2
-pkgrel=1
+pkgrel=2
pkgdesc="GStreamer Multimedia Framework Base Plugins (mingw-w64)"
arch=(any)
url="http://gstreamer.freedesktop.org/"
license=('LGPL')
depends=('mingw-w64-glib2' 'mingw-w64-libxml2' 'mingw-w64-gstreamer')
options=('!strip' '!buildflags' 'staticlibs')
-makedepends=(mingw-w64-configure mingw-w64-gstreamer bison flex python2)
+makedepends=(mingw-w64-configure mingw-w64-gstreamer bison flex python2 mingw-w64-opus mingw-w64-libvorbis mingw-w64-pango mingw-w64-libtheora)
source=("${url}/src/gst-plugins-base/gst-plugins-base-${pkgver}.tar.xz")
sha256sums=('fbc0d40fcb746d2efe2ea47444674029912f66e6107f232766d33b722b97de20')