base-system-live: explicitly depend on dosfstools.
This commit is contained in:
parent
123c0ca15b
commit
1490450deb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'base-system-live'
|
# Template file for 'base-system-live'
|
||||||
pkgname=base-system-live
|
pkgname=base-system-live
|
||||||
version=0.27
|
version=0.28
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta-template
|
build_style=meta-template
|
||||||
short_desc="Void Linux live base system meta package"
|
short_desc="Void Linux live base system meta package"
|
||||||
|
@ -17,7 +17,7 @@ long_desc="
|
||||||
_makedepends="base-files ncurses coreutils findutils diffutils dash
|
_makedepends="base-files ncurses coreutils findutils diffutils dash
|
||||||
bash grep texinfo file sed gawk less util-linux which tar man-db shadow
|
bash grep texinfo file sed gawk less util-linux which tar man-db shadow
|
||||||
e2fsprogs btrfs-progs xfsprogs f2fs-tools kbd psmisc procps-ng sudo tzdata
|
e2fsprogs btrfs-progs xfsprogs f2fs-tools kbd psmisc procps-ng sudo tzdata
|
||||||
dhcpcd wpa_supplicant kmod iproute2 iana-etc systemd xbps nvi
|
dhcpcd wpa_supplicant kmod iproute2 iana-etc systemd xbps nvi dosfstools
|
||||||
parted dialog iw wifi-firmware linux-firmware-network dracut-network"
|
parted dialog iw wifi-firmware linux-firmware-network dracut-network"
|
||||||
|
|
||||||
base-system-live_package() {
|
base-system-live_package() {
|
||||||
|
|
Loading…
Reference in a new issue