diff options
author | Hunter Sezen <ovariegata@yahoo.com> | 2017-12-20 01:13:54 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-21 08:19:24 +0700 |
commit | c1c9484b327c9f1b1927be95a814a6d776e2be14 (patch) | |
tree | b60b3191e9d7fb64260d6f436211cce035c5fcfc /libraries/libfreehand/README | |
parent | e40b7ecf304c66ab6f722eecf2e10fa8fdae7c25 (diff) |
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/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libraries/libfreehand/README b/libraries/libfreehand/README index d8fd7e44765f3..c39c5c7d01887 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". |