From 096b23e1d0b6ce8efef0fb561f96604aaf2d8e57 Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Wed, 29 Aug 2018 12:39:19 -0500 Subject: Removing luxrender and luxrays --- libre/luxrays/force_python3.diff | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 libre/luxrays/force_python3.diff (limited to 'libre/luxrays/force_python3.diff') diff --git a/libre/luxrays/force_python3.diff b/libre/luxrays/force_python3.diff deleted file mode 100644 index 9dc09b42f..000000000 --- a/libre/luxrays/force_python3.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -rup luxrender-luxrays-61352e6aae3f.orig/cmake/Dependencies.cmake luxrender-luxrays-61352e6aae3f/cmake/Dependencies.cmake ---- luxrender-luxrays-61352e6aae3f.orig/cmake/Dependencies.cmake 2016-05-09 22:17:57.000000000 +0200 -+++ luxrender-luxrays-61352e6aae3f/cmake/Dependencies.cmake 2016-05-29 09:04:30.913648230 +0200 -@@ -58,7 +58,7 @@ set(Boost_MINIMUM_VERSION "1.44.0" - - 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) -+set(LUXRAYS_BOOST_COMPONENTS thread program_options filesystem serialization iostreams regex system python3 chrono) - find_package(Boost ${Boost_MINIMUM_VERSION} COMPONENTS ${LUXRAYS_BOOST_COMPONENTS}) - if (NOT Boost_FOUND) - # Try again with the other type of libs -- cgit v1.2.3