zfsbootmenu: drop perl-Config-IniFiles dependency
This commit is contained in:
parent
ff0205d526
commit
796c1a00db
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'zfsbootmenu'
|
# Template file for 'zfsbootmenu'
|
||||||
pkgname=zfsbootmenu
|
pkgname=zfsbootmenu
|
||||||
version=2.0.0
|
version=2.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="dracut zfs kexec-tools fzf bash pigz mbuffer ncurses
|
depends="dracut zfs kexec-tools fzf bash pigz mbuffer ncurses
|
||||||
perl-Config-IniFiles perl-Sort-Versions perl-boolean perl-YAML-PP"
|
perl-Sort-Versions perl-boolean perl-YAML-PP"
|
||||||
short_desc="ZFS Boot Environment menu, implemented in Dracut"
|
short_desc="ZFS bootloader for root-on-ZFS systems"
|
||||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/zbm-dev/zfsbootmenu"
|
homepage="https://github.com/zbm-dev/zfsbootmenu"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue