mirror of
https://git.launchpad.net/~ubuntu-qt-code/ubuntu/+source/calamares/+git/calamares
synced 2026-03-25 03:00:57 +00:00
Add libcrypt-dev dependency
This commit is contained in:
parent
130a8e8001
commit
a7acc4ba98
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
calamares (3.3.14-0ubuntu25) resolute; urgency=medium
|
||||
|
||||
* Add libcrypt-dev build dependency to fix autopkgtests again.
|
||||
|
||||
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Wed, 18 Mar 2026 13:57:57 -0400
|
||||
|
||||
calamares (3.3.14-0ubuntu24) resolute; urgency=medium
|
||||
|
||||
* Cherry-pick patch to fix installer crash when using lomiri-greeter
|
||||
|
||||
1
debian/control
vendored
1
debian/control
vendored
@ -14,6 +14,7 @@ Build-Depends: debhelper-compat (= 13),
|
||||
libappstreamqt-dev,
|
||||
libatasmart-dev,
|
||||
libboost-python-dev (>= 1.72.0),
|
||||
libcrypt-dev,
|
||||
libicu-dev,
|
||||
libkf6config-dev (>= 5.240),
|
||||
libkf6coreaddons-dev (>= 5.240),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user