- build conditional for mad
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/qmmp?expand=0&rev=98
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
%define sover 1
|
||||
%bcond_with faad
|
||||
%bcond_with mad
|
||||
%bcond_with restricted
|
||||
Name: qmmp
|
||||
Version: 1.1.9
|
||||
@@ -83,7 +84,7 @@ Requires: %{name}(%{sover})(Ui)
|
||||
%if %{with faad}
|
||||
BuildRequires: libfaad-devel
|
||||
%endif
|
||||
%if 0%{?suse_version} > 1320 || 0%{?sle_version} > 120200 || %{with restricted}
|
||||
%if %{with mad}
|
||||
BuildRequires: pkgconfig(mad)
|
||||
%endif
|
||||
|
||||
|
Reference in New Issue
Block a user