Accepting request 290967 from home:dimstar:Factory

- Add pkgconfig(speexdsp) BuildRequires: its presence is checked
  for by the build system.

OBS-URL: https://build.opensuse.org/request/show/290967
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=66
This commit is contained in:
2015-03-16 14:37:39 +00:00
committed by Git OBS Bridge
parent 4bd69f2e52
commit bff3df32aa
2 changed files with 7 additions and 0 deletions

View File

@@ -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

View File

@@ -68,6 +68,7 @@ BuildRequires: libogg-devel
BuildRequires: libsndfile-devel
%if %{with system_speex}
BuildRequires: speex-devel
BuildRequires: pkgconfig(speexdsp)
%endif
BuildRequires: boost-devel
BuildRequires: gcc-c++