[packages/qt5-qtquick3d] explicitly request bundled assimp when not using system one

atler atler at pld-linux.org
Thu May 12 23:23:36 CEST 2022


commit 948e65bdd9cec4be5f3d8231f542a636456f1fca
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu May 12 23:22:53 2022 +0200

    explicitly request bundled assimp when not using system one

 qt5-qtquick3d.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtquick3d.spec b/qt5-qtquick3d.spec
index ffd3715..5480050 100644
--- a/qt5-qtquick3d.spec
+++ b/qt5-qtquick3d.spec
@@ -129,7 +129,7 @@ Przykłady do bibliotek Qt5 Quick3D.
 
 %build
 %{qmake_qt5} -- \
-	%{?with_system_assimp:-system-quick3d-assimp}
+	-%{?with_system_assimp:system}%{!?with_system_assimp:qt}-quick3d-assimp
 
 %{__make}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtquick3d.git/commitdiff/948e65bdd9cec4be5f3d8231f542a636456f1fca



More information about the pld-cvs-commit mailing list