mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
gst-libav: needs python to build.
This commit is contained in:
parent
4a623f97d6
commit
b7ca6938d0
1 changed files with 1 additions and 1 deletions
|
@ -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>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue