Add libcrypt-dev dependency

This commit is contained in:
Aaron Rainbolt 2026-03-18 15:24:02 -04:00
parent 130a8e8001
commit a7acc4ba98
Signed by untrusted user who does not match committer: arraybolt3
GPG Key ID: 39ADDC9EE23AEB08
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -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
View File

@ -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),