diff options
Diffstat (limited to 'graphics/qcad/README')
-rw-r--r-- | graphics/qcad/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/qcad/README b/graphics/qcad/README index 2f1c41e12b0a0..0837ac6dacbba 100644 --- a/graphics/qcad/README +++ b/graphics/qcad/README @@ -3,4 +3,8 @@ dimensions (2D). With QCAD you can create technical drawings such as plans for buildings, interiors, mechanical parts or schematics and diagrams. QCAD works on Windows, Mac OS X and Linux. -Optional dependency: libqsqlpsql +Optional dependency: libqsqlpsql and qt5 + +To build qt5 version of qcad run the slackbuild with QT5=yes. + + # QT5=yes ./qcad.SlackBuild |