[neon/neon/calamares-settings/Neon/release] debian: install language-selector-common with it for calamares-l10n-helper script
Jonathan Esk-Riddell
null at kde.org
Wed Aug 10 15:32:08 BST 2022
Git commit 8106aa8d4fccfe04c7ad0c95365d3178878a797c by Jonathan Esk-Riddell.
Committed on 10/08/2022 at 14:32.
Pushed by jriddell into branch 'Neon/release'.
install language-selector-common with it for calamares-l10n-helper script
M +4 -1 debian/control
https://invent.kde.org/neon/neon/calamares-settings/commit/8106aa8d4fccfe04c7ad0c95365d3178878a797c
diff --git a/debian/control b/debian/control
index 3b5fe74..486f74c 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,10 @@ Standards-Version: 3.9.6
Package: calamares-settings
Architecture: all
-Depends: calamares, ubiquity-slideshow-neon, ${misc:Depends}
+Depends: calamares,
+ language-selector-common,
+ ubiquity-slideshow-neon,
+ ${misc:Depends}
Description: distribution-independent installer framework
distribution-independent installer framework.
.
More information about the Neon-commits
mailing list