diff options
-rw-r--r-- | redhat/main/tdevelop/tdevelop-14.0.0.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/redhat/main/tdevelop/tdevelop-14.0.0.spec b/redhat/main/tdevelop/tdevelop-14.0.0.spec index b89810ffe..d56a7b13a 100644 --- a/redhat/main/tdevelop/tdevelop-14.0.0.spec +++ b/redhat/main/tdevelop/tdevelop-14.0.0.spec @@ -79,6 +79,9 @@ Requires: gettext Requires: ctags +# LIBIDN support +BuildRequires: libidn-devel + # DB4 support %if 0%{?rhel} || 0%{?fedora} BuildRequires: db4-devel |