summaryrefslogtreecommitdiffstats
path: root/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec')
-rw-r--r--redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec b/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
index f0e079e69..3e8d02cf6 100644
--- a/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
+++ b/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
@@ -87,8 +87,11 @@ BuildRequires: audiofile-devel
%define with_akode 1
BuildRequires: trinity-akode-devel
-%define with_mad 1
-%{?with_mad:BuildRequires: libakode_mpeg_decoder}
+# MAD support
+%ifarch %{ix86} x86_64
+%define with_libmad 1
+%{?with_libmad:BuildRequires: libakode_mpeg_decoder}
+%endif
# ALSA support
BuildRequires: alsa-lib-devel