mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-15 07:16:36 +00:00
Compress deb package with bzip instead of xz
7za fails on ia32 CI with "ERROR: Can't allocate required memory!" Changelog-entry: Compress deb package with bzip instead of xz Change-type: patch
This commit is contained in:
parent
81e80572d8
commit
c200a0c7ac
@ -74,6 +74,7 @@
|
||||
"synopsis": "balenaEtcher is a powerful OS image flasher built with web technologies to ensure flashing an SDCard or USB drive is a pleasant and safe experience. It protects you from accidentally writing to your hard-drives, ensures every byte of data was written correctly and much more."
|
||||
},
|
||||
"deb": {
|
||||
"compression": "bzip2",
|
||||
"priority": "optional",
|
||||
"depends": [
|
||||
"polkit-1-auth-agent | policykit-1-gnome | polkit-kde-1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user