Add dependencies for LUKS and slideshow.

ubuntu/hirsute
Dan Simmons 5 years ago
parent d88f26d2ac
commit 6513905ecf

3
debian/changelog vendored

@ -7,6 +7,9 @@ calamares-settings-ubuntu (1:20.10.7) UNRELEASED; urgency=medium
[ Dan Simmons ] [ Dan Simmons ]
* Lubuntu * Lubuntu
- Adjust Lubuntu desktop file for Groovy. - Adjust Lubuntu desktop file for Groovy.
* Ubuntu Common
- Add dependencies for cryptsetup, keyutils, needed for LUKS
installation and qml-modules for slideshow.
-- Dan Simmons <kc2bez@lubuntu.me> Wed, 03 Jun 2020 18:23:19 -0400 -- Dan Simmons <kc2bez@lubuntu.me> Wed, 03 Jun 2020 18:23:19 -0400

9
debian/control vendored

@ -23,7 +23,14 @@ Description: Lubuntu Calamares Settings and Branding
Package: calamares-settings-ubuntu-common Package: calamares-settings-ubuntu-common
Architecture: any Architecture: any
Depends: calamares (>= 3.2.14~), python3, squashfs-tools, ${misc:Depends} Depends: calamares (>= 3.2.14~),
cryptsetup,
keyutils,
python3,
qml-module-qtquick-window2,
qml-module-qtquick2,
squashfs-tools,
${misc:Depends}
Description: Common Calamares Settings Description: Common Calamares Settings
This package contains the common Calamares settings for all flavors. This package contains the common Calamares settings for all flavors.
There is also a automirror Python script to set sources based on There is also a automirror Python script to set sources based on

Loading…
Cancel
Save