mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
sci-libs/vtk: 9.5.2 only enable scn with USE=test
Closes: https://bugs.gentoo.org/966226 Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
parent
90f9ace27b
commit
6be9835ce0
@ -488,7 +488,7 @@ src_configure() {
|
||||
-DVTK_MODULE_ENABLE_VTK_pegtl="YES"
|
||||
-DVTK_MODULE_ENABLE_VTK_png="YES"
|
||||
-DVTK_MODULE_ENABLE_VTK_pugixml="YES"
|
||||
# -DVTK_MODULE_ENABLE_VTK_scn
|
||||
-DVTK_MODULE_ENABLE_VTK_scn="$(usex test "YES" "NO")"
|
||||
-DVTK_MODULE_ENABLE_VTK_sqlite="YES"
|
||||
-DVTK_MODULE_ENABLE_VTK_theora="$(usex minimal "NO" "YES")"
|
||||
-DVTK_MODULE_ENABLE_VTK_tiff="YES"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user