summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Robby Workman2021-04-19 04:00:43 +0200
committer Robby Workman2021-04-19 04:00:43 +0200
commitea28d6c6453ec97bf58db3cd3516aa4fd64f4445 (patch)
treea20856c0db351deaf0e94f1cea8980bb073a4caa /graphics
parent33791ee484c3b1f33c7a3a907b5d519db0a68afb (diff)
downloadslackbuilds-ea28d6c6453ec97bf58db3cd3516aa4fd64f4445.tar.gz
graphics/brlcad: Fixed dep info
Diffstat (limited to 'graphics')
-rw-r--r--graphics/brlcad/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/brlcad/README b/graphics/brlcad/README
index 25e5c18639..edfc4f570c 100644
--- a/graphics/brlcad/README
+++ b/graphics/brlcad/README
@@ -4,7 +4,7 @@ rendering and geometric analysis, image and signal-processing tools, a
system performance analysis benchmark suite, libraries for robust geometric
representation, with more than 20 years of active development.
-Optional dependencies : lz4, astyle, re2c, proj, gdal
+Optional dependencies : astyle, proj, gdal
BRL-CAD will use them if available, if not it will use bundled versions.
gdal is used by BRL-CAD but it does not detect the SBo version and always
uses bundled one.
@@ -20,9 +20,8 @@ work where performance is critical.
! Warning ! None of the options below seems to actually complete the build
* BRLCAD_ENABLE_QT=OFF
-Uses qt5 instead of TCL/Tk.
-Requires that the qt5 package is installed.
-Default value is OFF, BRL-CAD does not autodetect qt5 presence.
+Uses qt instead of TCL/Tk.
+Default value is OFF, BRL-CAD does not autodetect qt presence.
* BRLCAD_ENABLE_OSG=OFF
Uses OpenSceneGraph based optional features.