]> git.pld-linux.org Git - packages/blender.git/blobdiff - blender.spec
upstream build fix for boost 1.81
[packages/blender.git] / blender.spec
index bd451317691200e76e8d8eb08f04d5462cab8b5d..7243d52a43686970c4858d06a38022e3086091f6 100644 (file)
@@ -12,6 +12,7 @@ Source0:      https://download.blender.org/source/%{name}-%{version}.tar.xz
 # Source0-md5: 483e16f010cc8c2363ba05b716fde3d0
 Patch0:                %{name}-2.76-droid.patch
 Patch1:                format-security.patch
+Patch2:                boost1.81.patch
 URL:           https://www.blender.org/
 BuildRequires: OpenAL-devel
 BuildRequires: OpenColorIO-devel
@@ -74,6 +75,7 @@ Blender to darmowy i w pełni funkcjonalny pakiet do tworzenia animacji
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python(\s|$),#!%{__python3}\1,' -e '1s,#!\s*/usr/bin/env\s+python3(\s|$),#!%{__python3}\1,' \
       release/scripts/addons/io_curve_svg/svg_util_test.py \
This page took 0.031896 seconds and 4 git commands to generate.