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

atler atler at pld-linux.org
Mon Jul 10 13:15:27 CEST 2023


commit c6126eb12b085e0cf101475befc9c939859ab093
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 12:17:43 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-qtscxml.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtscxml.spec b/qt5-qtscxml.spec
index 4d92c42..f805cc7 100644
--- a/qt5-qtscxml.spec
+++ b/qt5-qtscxml.spec
@@ -52,7 +52,7 @@ Ten pakiet zawiera bibliotekę Qt5 Scxml.
 Summary:	The Qt5 Scxml library
 Summary(pl.UTF-8):	Biblioteka Qt5 Scxml
 Group:		X11/Libraries
-Requires:	Qt5Core >= %{qtbase_ver}
+%requires_eq_to	Qt5Core Qt5Core-devel
 Requires:	Qt5Qml >= %{qtdeclarative_ver}
 
 %description -n Qt5Scxml
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtscxml.git/commitdiff/c6126eb12b085e0cf101475befc9c939859ab093



More information about the pld-cvs-commit mailing list