Added compressions

Apparrently xz requires liblz4

Closes: #54 [via git-merge-pr]
This commit is contained in:
Kalle Møller 2019-03-20 14:41:01 +01:00 committed by Michael Aldridge
parent 3b0177266d
commit 43fae882e9
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ This repository contains utilities for Void Linux:
* make
#### Dependencies
* Compression type for the initramfs image
* liblz4 (for lz4, xz) (default)
* xbps>=0.45
* qemu-user-static binaries (for mkrootfs)