summaryrefslogtreecommitdiffstats
path: root/libraries/libcdr/README
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libcdr/README')
-rw-r--r--libraries/libcdr/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libcdr/README b/libraries/libcdr/README
index f45595f5a9..2f20a5c53c 100644
--- a/libraries/libcdr/README
+++ b/libraries/libcdr/README
@@ -2,4 +2,6 @@ Libcdr is an import filter library for CorelDRAW files, based on
librevenge. It can import files of all CorelDRAW versions. The
library is a part of the Document Liberation Project.
+cppunit is an optional dependency to build and run the unit tests.
+
To build the doxygen html documentation use DOC="yes".