mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-04-05 23:31:09 +00:00
Add dependencies for LUKS and slideshow.
This commit is contained in:
parent
d88f26d2ac
commit
6513905ecf
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -7,6 +7,9 @@ calamares-settings-ubuntu (1:20.10.7) UNRELEASED; urgency=medium
|
||||
[ Dan Simmons ]
|
||||
* Lubuntu
|
||||
- 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
|
||||
|
||||
|
9
debian/control
vendored
9
debian/control
vendored
@ -23,7 +23,14 @@ Description: Lubuntu Calamares Settings and Branding
|
||||
|
||||
Package: calamares-settings-ubuntu-common
|
||||
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
|
||||
This package contains the common Calamares settings for all flavors.
|
||||
There is also a automirror Python script to set sources based on
|
||||
|
Loading…
x
Reference in New Issue
Block a user