summarylogtreecommitdiffstats
path: root/fix-dependencies.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix-dependencies.patch')
-rw-r--r--fix-dependencies.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/fix-dependencies.patch b/fix-dependencies.patch
index 59e28d822430..1a4e0767496a 100644
--- a/fix-dependencies.patch
+++ b/fix-dependencies.patch
@@ -6,7 +6,7 @@ index 23b2230..c9b1bed 100644
ADD_EXECUTABLE(luxmark WIN32 ${LUXMARK_SRCS})
TARGET_LINK_LIBRARIES(luxmark ${ALL_LUXCORE_LIBRARIES} ${Boost_LIBRARIES} ${Qt5_LIBRARIES} ${OPENGL_gl_LIBRARY} ${OPENCL_LIBRARIES})
-+TARGET_LINK_LIBRARIES(luxmark openvdb.a OpenImageIO python2.7)
++TARGET_LINK_LIBRARIES(luxmark openvdb.a OpenImageIO python3)
if (WIN32)
# This is needed by Boost 1.67 but is not found automatically
TARGET_LINK_LIBRARIES(luxmark bcrypt.lib)