From 2d77dff6f9f061b0c7007192f94f4fd26ae2081d Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 30 May 2016 15:33:10 -0300 Subject: luxrays-1.6-1.parabola1: updating version --- libre/luxrays/force_python3.diff | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libre/luxrays/force_python3.diff') diff --git a/libre/luxrays/force_python3.diff b/libre/luxrays/force_python3.diff index bec7ac03c..9dc09b42f 100644 --- a/libre/luxrays/force_python3.diff +++ b/libre/luxrays/force_python3.diff @@ -1,12 +1,12 @@ -diff -rup luxrender-luxrays-7c7127ee1fa4/cmake/Dependencies.cmake luxrender-luxrays-7c7127ee1fa4.new/cmake/Dependencies.cmake ---- luxrender-luxrays-7c7127ee1fa4/cmake/Dependencies.cmake 2015-01-20 23:45:32.000000000 +0100 -+++ luxrender-luxrays-7c7127ee1fa4.new/cmake/Dependencies.cmake 2015-02-15 22:19:40.775351414 +0100 +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) -+set(LUXRAYS_BOOST_COMPONENTS thread program_options filesystem serialization iostreams regex system python3) +-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