diff options
author | François Andriot <albator78@libertysurf.fr> | 2016-10-10 19:10:43 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2016-10-10 19:10:43 +0200 |
commit | 3a08040dd59b8201e1fdaac6da80795a82bc2a27 (patch) | |
tree | e6f55fc4ce31a4395de94b1056102a70be54bcf7 /redhat/applications | |
parent | 27791b018e739fa98be51c6287d3b33de536c175 (diff) | |
download | tde-packaging-3a08040dd59b8201e1fdaac6da80795a82bc2a27.tar.gz tde-packaging-3a08040dd59b8201e1fdaac6da80795a82bc2a27.zip |
RPM packaging: use system-wide chmlib to build kchmviewer
Diffstat (limited to 'redhat/applications')
-rw-r--r-- | redhat/applications/kchmviewer/kchmviewer-14.0.0.spec | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/redhat/applications/kchmviewer/kchmviewer-14.0.0.spec b/redhat/applications/kchmviewer/kchmviewer-14.0.0.spec index e3d2c8d1f..dca19c1d4 100644 --- a/redhat/applications/kchmviewer/kchmviewer-14.0.0.spec +++ b/redhat/applications/kchmviewer/kchmviewer-14.0.0.spec @@ -75,6 +75,9 @@ BuildRequires: update-desktop-files BuildRequires: brp-check-trinity %endif +# CHMLIB support +BuildRequires: chmlib-devel + %description KchmViewer is a chm (MS HTML help file format) viewer, written in C++. |