summaryrefslogtreecommitdiffstats
path: root/libraries/libetonyek/README
diff options
context:
space:
mode:
author Hunter Sezen2017-12-19 22:40:33 +0100
committer Willy Sudiarto Raharjo2017-12-21 02:19:23 +0100
commitdec9ed6dfab03059ef9716c95b24e5d995b59a2d (patch)
treee0785253b0df626f7a15487e10f75d753fa0a6b5 /libraries/libetonyek/README
parent50a8776beddf80255d19c07b7a9fbda1f13f9d95 (diff)
downloadslackbuilds-dec9ed6dfab03059ef9716c95b24e5d995b59a2d.tar.gz
libraries/libetonyek: Updated for version 0.1.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libetonyek/README')
-rw-r--r--libraries/libetonyek/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/libraries/libetonyek/README b/libraries/libetonyek/README
index b584bf4785..86b2218088 100644
--- a/libraries/libetonyek/README
+++ b/libraries/libetonyek/README
@@ -4,5 +4,7 @@ based on librevenge. It can import presentations of Keynote versions
is planned as well. The library is a part of the Document Liberation
Project.
-To build the doxygen html documentation use DOC="yes".
-To build the tests, install cppunit before running this script.
+cppunit is an optional dependency to build and run the unit tests.
+
+To build the doxygen html documentation use:
+ DOC="yes".