summaryrefslogtreecommitdiffstats
path: root/science-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2020-03-16 13:44:54 +0100
committerTreeve Jelbert2020-03-31 09:28:46 +0200
commit98b9df6b331dfd2b0dddb5485fcfacb76323bf15 (patch)
tree242e251cb64c4c3bf3d600bc5ff03e5ee94727ed /science-libs
parent6e00a8c00c5a2f5a98d08a5302f518a7299767aa (diff)
opencascade - tweak
Diffstat (limited to 'science-libs')
-rwxr-xr-xscience-libs/opencascade/DEPENDS2
-rw-r--r--science-libs/opencascade/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/science-libs/opencascade/DEPENDS b/science-libs/opencascade/DEPENDS
index 06a0fb0d36..04624f63d4 100755
--- a/science-libs/opencascade/DEPENDS
+++ b/science-libs/opencascade/DEPENDS
@@ -20,6 +20,6 @@ optional_depends tbb \
"-DUSE_TBB=off" \
"for multithreading" &&
optional_depends vtk \
- "-DUSE_VTK=on -D3RDPARTY_VTK_INCLUDE_DIR=${TRACK_ROOT}/opt/qt5/include/vtk-7.0 -D3RDPARTY_VTK_LIBRARY_DIR=${TRACK_ROOT}/opt/qt5/lib" \
+ "-DUSE_VTK=on -D3RDPARTY_VTK_INCLUDE_DIR=${TRACK_ROOT}/usr/include/vtk-7.0 -D3RDPARTY_VTK_LIBRARY_DIR=${TRACK_ROOT}/usr/lib" \
"-DUSE_VTK=off" \
"for visualization support"
diff --git a/science-libs/opencascade/HISTORY b/science-libs/opencascade/HISTORY
index e00a135993..0b61050f67 100644
--- a/science-libs/opencascade/HISTORY
+++ b/science-libs/opencascade/HISTORY
@@ -1,3 +1,6 @@
+2020-03-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: tweak
+
2016-08-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* BUILD, DEPENDS, SUB_DEPENDS, PRE_SUB_DEPENDS: add optional dependency on
vtk