diff options
Diffstat (limited to 'redhat/main/tdevelop/tdevelop.spec')
-rw-r--r-- | redhat/main/tdevelop/tdevelop.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/main/tdevelop/tdevelop.spec b/redhat/main/tdevelop/tdevelop.spec index 87bc405d8..6a85c31f9 100644 --- a/redhat/main/tdevelop/tdevelop.spec +++ b/redhat/main/tdevelop/tdevelop.spec @@ -109,7 +109,7 @@ BuildRequires: gamin-devel BuildRequires: pcre-devel # DB5 support -%if 0%{?rhel} >= 8 +%if 0%{?rhel} >= 8 || 0%{?fedora} >= 33 BuildRequires: libdb-devel %else |