aboutsummaryrefslogtreecommitdiff
path: root/libraries/libfreehand/README
diff options
context:
space:
mode:
authorHunter Sezen <ovariegata@yahoo.com>2017-12-20 01:13:54 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-21 08:19:24 +0700
commitc1c9484b327c9f1b1927be95a814a6d776e2be14 (patch)
treeb60b3191e9d7fb64260d6f436211cce035c5fcfc /libraries/libfreehand/README
parente40b7ecf304c66ab6f722eecf2e10fa8fdae7c25 (diff)
downloadslackbuilds-c1c9484b327c9f1b1927be95a814a6d776e2be14.tar.xz
libraries/libfreehand: Updated for version 0.1.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/libfreehand/README')
-rw-r--r--libraries/libfreehand/README5
1 files changed, 4 insertions, 1 deletions
diff --git a/libraries/libfreehand/README b/libraries/libfreehand/README
index d8fd7e44765f..c39c5c7d0188 100644
--- a/libraries/libfreehand/README
+++ b/libraries/libfreehand/README
@@ -2,4 +2,7 @@ Libfreehand is an import filter library for Aldus/Macromedia/Adobe
FreeHand files, based on librevenge. It is a part of the Document
Liberation Project.
-To build the doxygen html documentation use DOC="yes".
+cppunit is an optional dependency to build and run the unit tests.
+
+To build the doxygen html documentation use:
+ DOC="yes".