alsa-plugins: update for new ffmpeg.
--HG-- branch : gnome3
This commit is contained in:
parent
c403318c7e
commit
59ceb69ab6
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# Template build file for 'alsa-plugins'.
|
||||
pkgname=alsa-plugins
|
||||
version=1.0.24
|
||||
revision=1
|
||||
distfiles="ftp://ftp.alsa-project.org/pub/plugins/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-jack --disable-maemo-plugin --with-speex=lib"
|
||||
|
@ -18,8 +19,9 @@ Add_dependency run glibc
|
|||
Add_dependency run alsa-lib
|
||||
Add_dependency run libpulseaudio
|
||||
Add_dependency run libspeex
|
||||
Add_dependency run ffmpeg
|
||||
Add_dependency run libsamplerate
|
||||
Add_dependency run libavcodec
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build alsa-lib-devel
|
||||
Add_dependency build speex-devel
|
||||
|
|
Loading…
Reference in a new issue