diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-12-19 21:40:33 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:23 +0700 |
commit | dec9ed6dfab03059ef9716c95b24e5d995b59a2d (patch) | |
tree | e0785253b0df626f7a15487e10f75d753fa0a6b5 /libraries/libetonyek/README | |
parent | 50a8776beddf80255d19c07b7a9fbda1f13f9d95 (diff) | |
download | slackbuilds-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/README | 6 |
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". |