linux-purism-librem5: Add zstd as dependency (required for packaging the kernel)

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8751>
This commit is contained in:
Daniel Kulesz 2026-06-14 10:35:01 +02:00 committed by The Friendly Meow (merge) Bot
parent 60c7c33de3
commit eafc62dd74
No known key found for this signature in database

View file

@ -34,6 +34,7 @@ makedepends="
perl
rsync
xz
zstd
"
install="$pkgname.post-upgrade"