summaryrefslogtreecommitdiffstats
path: root/redhat/applications/kdiff3/kdiff3.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/applications/kdiff3/kdiff3.spec')
-rw-r--r--redhat/applications/kdiff3/kdiff3.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/redhat/applications/kdiff3/kdiff3.spec b/redhat/applications/kdiff3/kdiff3.spec
index aa1a854a7..5251ba96e 100644
--- a/redhat/applications/kdiff3/kdiff3.spec
+++ b/redhat/applications/kdiff3/kdiff3.spec
@@ -70,6 +70,15 @@ BuildRequires: libtool
BuildRequires: update-desktop-files
%endif
+# ACL support
+BuildRequires: libacl-devel
+
+# IDN support
+BuildRequires: libidn-devel
+
+# OPENSSL support
+BuildRequires: openssl-devel
+
%description
Shows the differences line by line and character by character (!).