[neon/kde/drkonqi/Neon/release_focal] debian: Add Qml syntaxhighlighting dep required since 5.25
Carlos De Maine
null at kde.org
Sat Jan 21 09:22:47 GMT 2023
Git commit ac47e6f7849a04de3c5d703b0b8aeb428b2f03d9 by Carlos De Maine, on behalf of Julius Künzel.
Committed on 19/12/2022 at 22:43.
Pushed by jlskuz into branch 'Neon/release_focal'.
Add Qml syntaxhighlighting dep required since 5.25
M +3 -1 debian/control
https://invent.kde.org/neon/kde/drkonqi/commit/ac47e6f7849a04de3c5d703b0b8aeb428b2f03d9
diff --git a/debian/control b/debian/control
index 2f8d89c..b2054a3 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,9 @@ Rules-Requires-Root: no
Package: drkonqi
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: qml-module-org-kde-syntaxhighlighting,
+ ${misc:Depends},
+ ${shlibs:Depends}
Breaks: plasma-workspace (<< 4:5.14)
Replaces: plasma-workspace (<< 4:5.11)
Description: Crash handler for Qt applications
More information about the Neon-commits
mailing list