Branch: master

3a08040d 2016-10-10 12:10:43 François Andriot
RPM packaging: use system-wide chmlib to build kchmviewer
M redhat/applications/kchmviewer/kchmviewer-14.0.0.spec
diff --git a/redhat/applications/kchmviewer/kchmviewer-14.0.0.spec b/redhat/applications/kchmviewer/kchmviewer-14.0.0.spec
index e3d2c8d..dca19c1 100644
--- a/redhat/applications/kchmviewer/kchmviewer-14.0.0.spec
+++ b/redhat/applications/kchmviewer/kchmviewer-14.0.0.spec
@@ -75,6 +75,9 @@
 BuildRequires:	brp-check-trinity
 %endif
 
+# CHMLIB support
+BuildRequires:	chmlib-devel
+
 
 %description
 KchmViewer is a chm (MS HTML help file format) viewer, written in C++.