From 77398a607fe09f49f40349bce398661c43e77143 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Tue, 19 Jun 2018 20:09:51 +0200 Subject: RPM: avoid linking to libmad on non-x86 architectures --- redhat/main/tdeaccessibility/tdeaccessibility-3.5.13.2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'redhat/main/tdeaccessibility/tdeaccessibility-3.5.13.2.spec') diff --git a/redhat/main/tdeaccessibility/tdeaccessibility-3.5.13.2.spec b/redhat/main/tdeaccessibility/tdeaccessibility-3.5.13.2.spec index 4ab4e2b2f..37aa24acf 100644 --- a/redhat/main/tdeaccessibility/tdeaccessibility-3.5.13.2.spec +++ b/redhat/main/tdeaccessibility/tdeaccessibility-3.5.13.2.spec @@ -82,7 +82,7 @@ BuildRequires: audiofile-devel # AKODE support %if 0%{?with_akode} BuildRequires: trinity-akode-devel -%{?with_mad:BuildRequires: trinity-akode-libmad} +%{?with_libmad:BuildRequires: trinity-akode-libmad} %endif # ALSA support -- cgit v1.2.1