summarylogtreecommitdiffstats
path: root/python.patch
diff options
context:
space:
mode:
authorbartus2018-10-04 14:37:18 +0200
committerbartus2018-10-04 14:37:18 +0200
commit1b60a81275fd992a0dc527a7de7ec2fe2f1207fe (patch)
treed54019c0595e1dfa5e6aa8622631c3fc5a8fa308 /python.patch
parent5dfb13f1f794e127b4f770317baa67fd13f19f94 (diff)
downloadaur-1b60a81275fd992a0dc527a7de7ec2fe2f1207fe.tar.gz
pack alpha4 ver
Diffstat (limited to 'python.patch')
-rw-r--r--python.patch9
1 files changed, 0 insertions, 9 deletions
diff --git a/python.patch b/python.patch
index 4a4bd4ef88f5..7d4c4d4f0ab8 100644
--- a/python.patch
+++ b/python.patch
@@ -10,15 +10,6 @@ diff -Naur orig/LuxCore-luxcorerender_v2.0/cmake/Dependencies.cmake LuxCore-luxc
endif()
find_program(PYSIDE_UIC NAME pyside-uic
-@@ -63,7 +63,7 @@
-
- set(Boost_ADDITIONAL_VERSIONS "1.47.0" "1.46.1" "1.46" "1.46.0" "1.45" "1.45.0" "1.44" "1.44.0")
-
--set(LUXRAYS_BOOST_COMPONENTS thread program_options filesystem serialization iostreams regex system python chrono serialization)
-+set(LUXRAYS_BOOST_COMPONENTS thread program_options filesystem serialization iostreams regex system python3 chrono serialization)
- find_package(Boost ${Boost_MINIMUM_VERSION} COMPONENTS ${LUXRAYS_BOOST_COMPONENTS})
- if (NOT Boost_FOUND)
- # Try again with the other type of libs
diff -Naur orig/LuxCore-luxcorerender_v2.0/CMakeLists.txt LuxCore-luxcorerender_v2.0/CMakeLists.txt
--- orig/LuxCore-luxcorerender_v2.0/CMakeLists.txt 2018-05-06 11:04:25.000000000 +0200
+++ LuxCore-luxcorerender_v2.0/CMakeLists.txt 2018-05-11 16:30:33.742293724 +0200