summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2023-07-10 10:23:17 (GMT)
committerJan Palus2023-07-10 10:23:17 (GMT)
commitd52e90e4ca62e07fbc59e896c59c25d8bed8abfa (patch)
tree92eeefc146fc725d97a6dfa1ec54743b4a85897f
parent2b1a20986e8b672dfad23850b483f3bd13f1ee34 (diff)
downloadqt5-qtwebsockets-d52e90e4ca62e07fbc59e896c59c25d8bed8abfa.zip
qt5-qtwebsockets-d52e90e4ca62e07fbc59e896c59c25d8bed8abfa.tar.gz
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')
-rw-r--r--qt5-qtwebsockets.spec2
1 files changed, 1 insertions, 1 deletions
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}