summaryrefslogtreecommitdiffstats
path: root/redhat/libraries/libkexiv2/libkexiv2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/libraries/libkexiv2/libkexiv2.spec')
-rw-r--r--redhat/libraries/libkexiv2/libkexiv2.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/redhat/libraries/libkexiv2/libkexiv2.spec b/redhat/libraries/libkexiv2/libkexiv2.spec
index ce0ecd529..bed76d899 100644
--- a/redhat/libraries/libkexiv2/libkexiv2.spec
+++ b/redhat/libraries/libkexiv2/libkexiv2.spec
@@ -82,6 +82,13 @@ BuildRequires: exiv2-devel
BuildRequires: libexiv2-devel
%endif
+# IDN support
+BuildRequires: libidn-devel
+
+# OPENSSL support
+BuildRequires: openssl-devel
+
+
%description
libkexif2 contains the library of libkexiv2.
Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata.