commit d52e90e4ca62e07fbc59e896c59c25d8bed8abfa
Author: Jan Palus <[email protected]>
Date:   Mon Jul 10 12:23:17 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-qtwebsockets.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtwebsockets.spec b/qt5-qtwebsockets.spec
index 739a136..2b5472b 100644
--- a/qt5-qtwebsockets.spec
+++ b/qt5-qtwebsockets.spec
@@ -58,7 +58,7 @@ Ten pakiet zawiera bibliotekÄ™ Qt5 WebSockets.
 Summary:       The Qt5 WebSockets library
 Summary(pl.UTF-8):     Biblioteka Qt5 WebSockets
 Group:         Libraries
-Requires:      Qt5Core >= %{qtbase_ver}
+%requires_eq_to        Qt5Core Qt5Core-devel
 Requires:      Qt5Network >= %{qtbase_ver}
 # for qml module
 Requires:      Qt5Qml >= %{qtdeclarative_ver}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtwebsockets.git/commitdiff/d52e90e4ca62e07fbc59e896c59c25d8bed8abfa

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to