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 5e9107724c9c..e2b98e3a7bc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(any)
url="http://gstreamer.freedesktop.org/"
license=('LGPL')
depends=('mingw-w64-gst-plugins-base-git')
-makedepends=('mingw-w64-configure' 'yasm')
+makedepends=('mingw-w64-configure' 'yasm' 'python')
options=('!strip' '!buildflags' 'staticlibs')
conflicts=('mingw-w64-gst-libav')