]> git.pld-linux.org Git - SPECS.git/commitdiff
SPECS updated Sat 27 Apr 22:24:01 CEST 2024
authorgit <git@pld-linux.org>
Sat, 27 Apr 2024 20:24:02 +0000 (22:24 +0200)
committergit <git@pld-linux.org>
Sat, 27 Apr 2024 20:24:02 +0000 (22:24 +0200)
draco.spec

index 6d6cb372edb347a90324f6d538bdd4752ab53f64..87a2cc0e32ab91a08bb95e66e0a19b50dec41fe6 100644 (file)
@@ -15,6 +15,7 @@ Source0:      https://github.com/google/draco/archive/%{version}/%{name}-%{version}.t
 Patch0:                %{name}-system-gtest.patch
 Patch1:                %{name}-c++17-filesystem.patch
 Patch2:                %{name}-tinygltf.patch
+Patch3:                %{name}-includes.patch
 URL:           https://github.com/google/draco
 BuildRequires: cmake >= 3.12
 BuildRequires: gtest-devel
@@ -91,6 +92,7 @@ Statyczna biblioteka draco.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 install -d build
This page took 0.09565 seconds and 4 git commands to generate.