summaryrefslogtreecommitdiffstats
path: root/libraries/libetonyek/README
diff options
context:
space:
mode:
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".