]> git.pld-linux.org Git - packages/qt5-qtlottie.git/commitdiff
R: same Qt5Core version as during build time
authorJan Palus <atler@pld-linux.org>
Mon, 10 Jul 2023 10:01:02 +0000 (12:01 +0200)
committerJan Palus <atler@pld-linux.org>
Mon, 10 Jul 2023 10:01:02 +0000 (12:01 +0200)
attempts to avoid error:

Cannot mix incompatible Qt library (x.y.z) with this library (x'.y'.z')

qt5-qtlottie.spec

index bbbbe66aaee746063c71ae7dd9a96396d2329f4c..675f8596d9871696bc0963ce2dcca3488670895f 100644 (file)
@@ -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}
This page took 0.380629 seconds and 4 git commands to generate.