[neon/kf6/kf6-threadweaver/Neon/unstable] debian: dev deps
Jonathan Esk-Riddell
null at kde.org
Wed Feb 1 16:22:03 GMT 2023
Git commit 4cb4b75c7444b36d6600b284e5c4b29e85b685a8 by Jonathan Esk-Riddell.
Committed on 01/02/2023 at 16:21.
Pushed by jriddell into branch 'Neon/unstable'.
dev deps
M +1 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-threadweaver/commit/4cb4b75c7444b36d6600b284e5c4b29e85b685a8
diff --git a/debian/control b/debian/control
index 574f102..e3ae65a 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Package: kf6-threadweaver-dev
Architecture: any
Section: kde
X-Neon-MergedPackage: true
-Depends: kf6-threadweaver, ${misc:Depends}, ${shlibs:Depends}
+Depends: kf6-threadweaver, qt6-base-dev, ${misc:Depends}, ${shlibs:Depends}
Description: ThreadWeaver library to help multithreaded programming in Qt
ThreadWeaver is a helper for multithreaded programming. It uses a job-based
interface to queue tasks and execute them in an efficient way. You simply
More information about the Neon-commits
mailing list