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

atler atler at pld-linux.org
Mon Jul 10 13:00:23 CEST 2023


commit 129b6de8f4ecffe44d67cca741935a2b28438b18
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Jul 10 12:01:02 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-qtlottie.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qt5-qtlottie.spec b/qt5-qtlottie.spec
index bbbbe66..675f859 100644
--- a/qt5-qtlottie.spec
+++ b/qt5-qtlottie.spec
@@ -55,7 +55,7 @@ Ten pakiet zawiera bibliotekę Qt5 Lottie (Bodymovin).
 Summary:	The Qt5 Bodymovin library
 Summary(pl.UTF-8):	Biblioteka Qt5 Bodymovin
 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-qtlottie.git/commitdiff/129b6de8f4ecffe44d67cca741935a2b28438b18



More information about the pld-cvs-commit mailing list