[packages/qt5-qt3d] R: same Qt5Core version as during build time

atler atler at pld-linux.org
Mon Jul 10 12:57:36 CEST 2023


commit c49bece3e14878d6566fb6e89adcfc034287ce1b
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 11:57:08 2023 +0200

    R: same Qt5Core version as during build time
    
    attempts to avoid error:
    
    Cannot mix incompatible Qt library (x.y.z) with this library (x'.y'.z')

 qt5-qt3d.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qt3d.spec b/qt5-qt3d.spec
index 797aadd..e63ec82 100644
--- a/qt5-qt3d.spec
+++ b/qt5-qt3d.spec
@@ -61,7 +61,7 @@ Ten pakiet zawiera biblioteki Qt5 3D.
 Summary:	The Qt5 3D libraries
 Summary(pl.UTF-8):	Biblioteki Qt5 3D
 Group:		X11/Libraries
-Requires:	Qt5Core >= %{qtbase_ver}
+%requires_eq_to	Qt5Core Qt5Core-devel
 Requires:	Qt5Gui >= %{qtbase_ver}
 Requires:	assimp >= 5
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qt3d.git/commitdiff/c49bece3e14878d6566fb6e89adcfc034287ce1b



More information about the pld-cvs-commit mailing list