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

atler atler at pld-linux.org
Mon Jul 10 13:16:11 CEST 2023


commit 6a7ee4f37f04808ae81656e50a6ab13e9585382c
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 12:18:31 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-qtserialbus.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtserialbus.spec b/qt5-qtserialbus.spec
index ca6688d..7f426d2 100644
--- a/qt5-qtserialbus.spec
+++ b/qt5-qtserialbus.spec
@@ -51,7 +51,7 @@ Ten pakiet zawiera bibliotekę Qt5 SerialBus.
 Summary:	The Qt5 SerialBus library
 Summary(pl.UTF-8):	Biblioteka Qt5 SerialBus
 Group:		X11/Libraries
-Requires:	Qt5Core >= %{qtbase_ver}
+%requires_eq_to	Qt5Core Qt5Core-devel
 Requires:	Qt5Network >= %{qtbase_ver}
 
 %description -n Qt5SerialBus
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtserialbus.git/commitdiff/6a7ee4f37f04808ae81656e50a6ab13e9585382c



More information about the pld-cvs-commit mailing list