- Remove mad conditional because it is always present
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/sonic-visualiser?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 25 06:10:58 UTC 2017 - olaf@aepfle.de
|
||||
|
||||
- Remove mad conditional because it is always present
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 7 16:00:06 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
%bcond_with mad
|
||||
Name: sonic-visualiser
|
||||
Version: 2.5
|
||||
Release: 0
|
||||
@@ -67,6 +66,7 @@ BuildRequires: libspeex-devel
|
||||
BuildRequires: libvorbis-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(mad)
|
||||
BuildRequires: portaudio-devel
|
||||
BuildRequires: shared-mime-info
|
||||
BuildRequires: update-desktop-files
|
||||
@@ -76,9 +76,6 @@ BuildRequires: zlib-devel
|
||||
%if 0%{?BUILD_ORIG}
|
||||
BuildRequires: libdataquay-devel >= 0.9
|
||||
%endif
|
||||
%if %{with mad}
|
||||
BuildRequires: pkgconfig(mad)
|
||||
%endif
|
||||
Requires: dssi
|
||||
Requires: ladspa
|
||||
|
||||
|
||||
Reference in New Issue
Block a user