mirror of
https://git.launchpad.net/~ubuntu-qt-code/+git/calamares-settings-ubuntu
synced 2025-04-06 15:51:20 +00:00
Make squashfs-tools a hard dependency; without it, Lubuntu's installation fails (LP: #1769781).
This commit is contained in:
parent
03e40ea65b
commit
ac0691b9d2
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -7,6 +7,8 @@ calamares-settings-ubuntu (2) UNRELEASED; urgency=medium
|
||||
* Remove calamares from the explicit removal list; we don't need it to
|
||||
be there anymore.
|
||||
* Lubuntu Next -> Lubuntu.
|
||||
* Make squashfs-tools a hard dependency; without it, Lubuntu's installation
|
||||
fails (LP: #1769781).
|
||||
|
||||
-- Simon Quigley <tsimonq2@ubuntu.com> Thu, 10 May 2018 19:11:57 -0500
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -11,6 +11,6 @@ Vcs-Browser: https://git.launchpad.net/~lubuntu-next/+git/calamares-settings-ubu
|
||||
|
||||
Package: calamares-settings-lubuntu
|
||||
Architecture: all
|
||||
Depends: calamares, ${misc:Depends}
|
||||
Depends: calamares, squashfs-tools, ${misc:Depends}
|
||||
Description: Lubuntu Calamares Settings and Branding
|
||||
This package contains the calamares settings and branding for Lubuntu Next.
|
||||
|
Loading…
x
Reference in New Issue
Block a user