[neon/neon-packaging/aurorae/Neon/release] debian: kf6-ksvg runtime dep for qml lint
Carlos De Maine
null at kde.org
Thu Mar 13 06:16:56 GMT 2025
Git commit e80d472369206bfb0ec98c28db5e13d4ece74d71 by Carlos De Maine.
Committed on 13/03/2025 at 06:16.
Pushed by carlosdem into branch 'Neon/release'.
kf6-ksvg runtime dep for qml lint
M +3 -1 debian/control
https://invent.kde.org/neon/neon-packaging/aurorae/-/commit/e80d472369206bfb0ec98c28db5e13d4ece74d71
diff --git a/debian/control b/debian/control
index 2ff31fb..a34b1d9 100644
--- a/debian/control
+++ b/debian/control
@@ -44,7 +44,9 @@ Description: KDE's aurorae library
Package: aurorae
Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: kf6-ksvg,
+ ${misc:Depends},
+ ${shlibs:Depends},
Description: KDE's aurorae library
Aurorae is a themeable window decoration for KWin.
.
More information about the Neon-commits
mailing list