forked from pool/audacity
Accepting request 333454 from multimedia:apps
1 OBS-URL: https://build.opensuse.org/request/show/333454 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audacity?expand=0&rev=66
This commit is contained in:
commit
54b75b476e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 22 08:47:31 UTC 2015 - olaf@aepfle.de
|
||||
|
||||
- Use pkgconfig for ffmpeg BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 20 14:06:38 CEST 2015 - tiwai@suse.de
|
||||
|
||||
|
@ -71,7 +71,9 @@ Recommends: libavformat
|
||||
Recommends: libavutil
|
||||
Recommends: libmp3lame0
|
||||
%if %{with ffmpeg}
|
||||
BuildRequires: libffmpeg-devel
|
||||
BuildRequires: pkgconfig(libavcodec) >= 51.53
|
||||
BuildRequires: pkgconfig(libavformat) >= 52.12
|
||||
BuildRequires: pkgconfig(libavutil)
|
||||
%endif
|
||||
%if %{with mad}
|
||||
BuildRequires: pkgconfig(mad)
|
||||
|
Loading…
Reference in New Issue
Block a user