diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2015-12-30 08:18:19 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-30 08:18:19 +0700 |
commit | 4f03d0744e601f4a952609749baa8d6a8f1688d5 (patch) | |
tree | 2119ba95c68205cdb760a4a02d893698e1dcf3bc /graphics/qcad/README | |
parent | bf5c978716c54681b215e021c73c467ed0a60573 (diff) |
graphics/qcad: Updated for version 3.12.4.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 2f1c41e12b0a..0837ac6dacbb 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 |