[packages/qcoro] - Drop BR: Qt6WebSockets-devel; Enforce using Qt5

mrozowik mrozowik at pld-linux.org
Mon Apr 24 00:21:59 CEST 2023


commit 9004dce6d89251de934b9f87d267c1b5168d342e
Author: Krzysztof Mrozowicz <mrozowik at pld-linux.org>
Date:   Sun Apr 23 22:21:39 2023 +0000

    - Drop BR: Qt6WebSockets-devel; Enforce using Qt5

 qcoro.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/qcoro.spec b/qcoro.spec
index 2e84a77..4246830 100644
--- a/qcoro.spec
+++ b/qcoro.spec
@@ -21,7 +21,6 @@ BuildRequires:	Qt5Qml-devel >= 5.15.9
 BuildRequires:	Qt5Quick-devel
 BuildRequires:	Qt5WebSockets-devel
 BuildRequires:	Qt5Widgets-devel
-BuildRequires:	Qt6WebSockets-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,6 +47,7 @@ install -d build
 cd build
 %cmake \
 	-G Ninja \
+	-DUSE_QT_VERSION=5 \
 	%{!?with_tests:-DBUILD_TESTING=OFF} \
 	-DHTML_INSTALL_DIR=%{_kdedocdir} \
 	-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qcoro.git/commitdiff/9004dce6d89251de934b9f87d267c1b5168d342e



More information about the pld-cvs-commit mailing list