Accepting request 291020 from games:tools
1 OBS-URL: https://build.opensuse.org/request/show/291020 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mumble?expand=0&rev=36
This commit is contained in:
commit
269fb29abb
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 16 11:34:46 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add pkgconfig(speexdsp) BuildRequires: its presence is checked
|
||||||
|
for by the build system.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 5 14:53:12 UTC 2015 - lnussel@suse.de
|
Thu Feb 5 14:53:12 UTC 2015 - lnussel@suse.de
|
||||||
|
|
||||||
|
@ -68,6 +68,7 @@ BuildRequires: libogg-devel
|
|||||||
BuildRequires: libsndfile-devel
|
BuildRequires: libsndfile-devel
|
||||||
%if %{with system_speex}
|
%if %{with system_speex}
|
||||||
BuildRequires: speex-devel
|
BuildRequires: speex-devel
|
||||||
|
BuildRequires: pkgconfig(speexdsp)
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: boost-devel
|
BuildRequires: boost-devel
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
Loading…
x
Reference in New Issue
Block a user