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

atler atler at pld-linux.org
Mon Jul 10 13:20:12 CEST 2023


commit a728130a13e57d64596f470d42338a8217b84197
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 12:22:49 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-qtwebchannel.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtwebchannel.spec b/qt5-qtwebchannel.spec
index e05edd7..2bdcdfe 100644
--- a/qt5-qtwebchannel.spec
+++ b/qt5-qtwebchannel.spec
@@ -57,7 +57,7 @@ Ten pakiet zawiera bibliotekę Qt5 WebChannel.
 Summary:	The Qt5 WebChannel library
 Summary(pl.UTF-8):	Biblioteka Qt5 WebChannel
 Group:		Libraries
-Requires:	Qt5Core >= %{qtbase_ver}
+%requires_eq_to	Qt5Core Qt5Core-devel
 Requires:	Qt5Network >= %{qtbase_ver}
 Requires:	Qt5Qml >= %{qtdeclarative_ver}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtwebchannel.git/commitdiff/a728130a13e57d64596f470d42338a8217b84197



More information about the pld-cvs-commit mailing list