[neon/kde/calendarsupport/Neon/release] debian: don't depend on dev package
Harald Sitter
null at kde.org
Fri Mar 1 17:17:27 GMT 2024
Git commit 588764daa5b9b55cc098f04ea35b15ce4914ccf9 by Harald Sitter.
Committed on 01/03/2024 at 17:16.
Pushed by sitter into branch 'Neon/release'.
don't depend on dev package
I'm actually not convinced this dep needs to be there at all
but as a hotfix lets not pull in the dev package.
It doesn't contain anything that should be useful at runtime
at a glance
M +1 -1 debian/control
https://invent.kde.org/neon/kde/calendarsupport/-/commit/588764daa5b9b55cc098f04ea35b15ce4914ccf9
diff --git a/debian/control b/debian/control
index e17007b..d5f0e35 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Package: kpim6-calendarsupport
Architecture: any
X-Neon-MergedPackage: true
Multi-Arch: same
-Depends: kf6-kcolorscheme-dev,
+Depends: kf6-kcolorscheme,
${misc:Depends},
${shlibs:Depends}
Description: KDE PIM Calendar support - library
More information about the Neon-commits
mailing list