[neon/extras/qcoro/Neon/release] debian: fix formatting from merge

Carlos De Maine null at kde.org
Mon May 22 00:20:03 BST 2023


Git commit 459208e4c9e0948b1675dd746763c884d47508b0 by Carlos De Maine.
Committed on 21/05/2023 at 23:19.
Pushed by carlosdem into branch 'Neon/release'.

fix formatting from merge

M  +4    -4    debian/control

https://invent.kde.org/neon/extras/qcoro/commit/459208e4c9e0948b1675dd746763c884d47508b0

diff --git a/debian/control b/debian/control
index 8c1aef8..c934064 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,11 @@ Build-Depends: cmake (>= 3.18.4~),
                debhelper-compat (= 13),
                libqt5websockets5-dev (>= 5.15.0~),
                libqt6opengl6-dev,
+               libqt6websockets6-dev (>= 6.2.0~),
                pkg-kde-tools,
                qml-module-qtquick-controls <!nocheck>,
+               qml6-module-qtqml-workerscript <!nocheck>,
+               qml6-module-qtquick <!nocheck>,
                qt6-base-dev (>= 6.2.0~),
                qt6-base-private-dev,
                qt6-declarative-dev,
@@ -21,9 +24,6 @@ Build-Depends: cmake (>= 3.18.4~),
                xauth <!nocheck>,
                xvfb <!nocheck>
 Standards-Version: 4.6.2
-               qml6-module-qtqml-workerscript <!nocheck>,
-               qml6-module-qtquick <!nocheck>,
-               libqt6websockets6-dev (>= 6.2.0~),
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/extras/qcoro
 Vcs-Git: https://salsa.debian.org/qt-kde-team/extras/qcoro.git
 Homepage: https://qcoro.dvratil.cz/
@@ -198,4 +198,4 @@ Description: C++20 coroutines for Qt6 - development
  QCoro is a C++ library that provide set of tools to make use of C++20
  coroutines in connection with certain asynchronous Qt6 actions.
  .
- This package has the development files.
\ No newline at end of file
+ This package has the development files.


More information about the Neon-commits mailing list