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

atler atler at pld-linux.org
Mon Jul 10 13:14:07 CEST 2023


commit e32266f0d5661c25fc42b626279c60a6a6b96f91
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 12:16:15 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-qtquick3d.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtquick3d.spec b/qt5-qtquick3d.spec
index 7559910..789b9e4 100644
--- a/qt5-qtquick3d.spec
+++ b/qt5-qtquick3d.spec
@@ -59,7 +59,7 @@ Ten pakiet zawiera biblioteki Qt5 Quick3D.
 Summary:	The Qt5 Quick3D library
 Summary(pl.UTF-8):	Biblioteka Qt5 Quick3D
 Group:		X11/Libraries
-Requires:	Qt5Core >= %{qtbase_ver}
+%requires_eq_to	Qt5Core Qt5Core-devel
 Requires:	Qt5Gui >= %{qtbase_ver}
 Requires:	Qt5Qml >= %{qtdeclarative_ver}
 Requires:	Qt5Quick >= %{qtdeclarative_ver}
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list