[neon/qt6/qt6-translations/Neon/release] debian: style ++

Carlos De Maine null at kde.org
Thu Dec 14 11:24:26 GMT 2023


Git commit 1712acee30d75789b13719fc9847bf70efe49d59 by Carlos De Maine.
Committed on 14/12/2023 at 12:24.
Pushed by carlosdem into branch 'Neon/release'.

style ++

M  +4    -2    debian/control

https://invent.kde.org/neon/qt6/qt6-translations/-/commit/1712acee30d75789b13719fc9847bf70efe49d59

diff --git a/debian/control b/debian/control
index cac8b0c..fa109bb 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,9 @@ Rules-Requires-Root: no
 
 Package: qt6-translations
 Architecture: all
-Depends: ${misc:Depends}
+Depends: qt6-base,
+         qt6-tools,
+         ${misc:Depends}
 Provides: qt6-translations-l10n
 Description: translations for Qt 6
  Qt is a cross-platform C++ application framework. Qt's primary feature
@@ -35,6 +37,6 @@ Description: translations for Qt 6
 
 Package: qt6-translations-l10n
 Architecture: all
-Depends: qt6-translations, misc:Depends
+Depends: qt6-translations, ${misc:Depends}
 Description: Dummy transitional
  Transitional dummy package.


More information about the Neon-commits mailing list