[neon/extras/qcoro/Neon/release] debian: update .install

Jonathan Esk-Riddell null at kde.org
Tue Aug 9 12:36:25 BST 2022


Git commit 075bb8f9bdcb1e91854672bb5901d5302d776e13 by Jonathan Esk-Riddell.
Committed on 09/08/2022 at 11:36.
Pushed by jriddell into branch 'Neon/release'.

update .install

M  +12   -0    debian/control

https://invent.kde.org/neon/extras/qcoro/commit/075bb8f9bdcb1e91854672bb5901d5302d776e13

diff --git a/debian/control b/debian/control
index 21cc96d..a5ce258 100644
--- a/debian/control
+++ b/debian/control
@@ -45,6 +45,18 @@ Description: C++20 coroutines for Qt5 - Network
  coroutines in connection with certain asynchronous Qt5 actions.
  .
  This is the network library.
+
+Package: libqcoro5websockets0
+Architecture: any
+Multi-Arch: same
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: C++20 coroutines for Qt5 - WebSockets
+ QCoro is a C++ library that provide set of tools to make use of C++20
+ coroutines in connection with certain asynchronous Qt5 actions.
+ .
+ This is the web sockets library.
+
+
 Package: qcoro-doc
 Architecture: all
 Multi-Arch: foreign


More information about the Neon-commits mailing list