[neon/kf6/kf6-knotifyconfig/Neon/unstable] debian: Fix missing comma
Scarlett Moore
null at kde.org
Tue Oct 24 16:23:47 BST 2023
Git commit 9d71d38d6e4c735c8ad382e2440e3df951862714 by Scarlett Moore.
Committed on 24/10/2023 at 17:23.
Pushed by scarlettmoore into branch 'Neon/unstable'.
Fix missing comma
M +1 -1 debian/control
https://invent.kde.org/neon/kf6/kf6-knotifyconfig/-/commit/9d71d38d6e4c735c8ad382e2440e3df951862714
diff --git a/debian/control b/debian/control
index 1e81863..ecd8dcf 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Build-Depends: cmake,
pkg-kde-tools-neon,
libcanberra-dev,
qt6-base-dev,
- qt6-tools-dev
+ qt6-tools-dev,
qt6-phonon-dev
Standards-Version: 4.1.4
Homepage: https://projects.kde.org/projects/frameworks/knotifyconfig
More information about the Neon-commits
mailing list