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, 4 insertions, 3 deletions
diff --git a/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec b/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
index 09f3a68aa..f700d2b65 100644
--- a/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
+++ b/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
@@ -88,10 +88,11 @@ BuildRequires: brp-check-trinity
BuildRequires: audiofile-devel
# AKODE support
-%if 0%{?with_akode}
+%define with_akode 1
BuildRequires: trinity-akode-devel
-%{?with_mad:BuildRequires: trinity-akode-libmad}
-%endif
+
+%define with_mad 1
+%{?with_mad:BuildRequires: libakode_mpeg_decoder}
# ALSA support
BuildRequires: alsa-lib-devel