[neon/kde/kmail-account-wizard/Neon/release] debian: rely on the lib not the dev for runtime deps

Carlos De Maine null at kde.org
Tue Mar 12 01:13:49 GMT 2024


Git commit 280f99c6c16eb52dcbad8fa33650ca5b77c243e5 by Carlos De Maine.
Committed on 12/03/2024 at 01:13.
Pushed by carlosdem into branch 'Neon/release'.

rely on the lib not the dev for runtime deps

M  +1    -1    debian/control

https://invent.kde.org/neon/kde/kmail-account-wizard/-/commit/280f99c6c16eb52dcbad8fa33650ca5b77c243e5

diff --git a/debian/control b/debian/control
index bde8326..4911b0e 100644
--- a/debian/control
+++ b/debian/control
@@ -79,7 +79,7 @@ Package: kpim6-accountwizard
 Section: utils
 Architecture: any
 Depends: kf6-kirigami-addons,
-         qt6-declarative-dev,
+         qt6-declarative,
          ${misc:Depends},
          ${shlibs:Depends}
 Breaks: accountwizard (<< 4:24.02.0)


More information about the Neon-commits mailing list