mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
kexec-tools: added zlib support.
Signed-off-by: Juan RP <xtraeme@gmail.com>
This commit is contained in:
parent
8f429e7e42
commit
ae36f64d49
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=kexec-tools
|
||||||
version=2.0.19
|
version=2.0.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="liblzma-devel"
|
makedepends="zlib-devel liblzma-devel"
|
||||||
short_desc="Tools to support fast kexec reboots"
|
short_desc="Tools to support fast kexec reboots"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue