gst-libav: needs python to build.

This commit is contained in:
Juan RP 2013-06-06 17:00:24 +02:00
parent 4a623f97d6
commit b7ca6938d0
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=1.1.1
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
configure_args="--with-libav-extra-configure=--enable-runtime-cpudetect" configure_args="--with-libav-extra-configure=--enable-runtime-cpudetect"
hostmakedepends="pkg-config yasm" hostmakedepends="pkg-config yasm python"
makedepends="orc-devel>=0.4.17 gst-plugins-base1-devel>=${version}" makedepends="orc-devel>=0.4.17 gst-plugins-base1-devel>=${version}"
short_desc="GStreamer libav plugin" short_desc="GStreamer libav plugin"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"