summaryrefslogtreecommitdiffstats
path: root/redhat/main/tdevelop/tdevelop.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/main/tdevelop/tdevelop.spec')
-rw-r--r--redhat/main/tdevelop/tdevelop.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/main/tdevelop/tdevelop.spec b/redhat/main/tdevelop/tdevelop.spec
index 6839d6113..dfcbcace6 100644
--- a/redhat/main/tdevelop/tdevelop.spec
+++ b/redhat/main/tdevelop/tdevelop.spec
@@ -100,7 +100,7 @@ BuildRequires: libidn-devel
# GAMIN support
# Not on openSUSE.
-%if 0%{?rhel} || 0%{?fedora} || 0%{?mgaversion} || 0%{?mdkversion}
+%if 0%{?rhel} || ( 0%{?fedora} && 0%{?fedora} <= 33 ) || 0%{?mgaversion} || 0%{?mdkversion}
%define with_gamin 1
BuildRequires: gamin-devel
%endif