mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-10 14:53:19 +02:00
base-system-live: add iw (requested by ojab).
This commit is contained in:
parent
6ec947d47d
commit
123c0ca15b
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.26
|
version=0.27
|
||||||
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"
|
||||||
|
@ -18,7 +18,7 @@ _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
|
||||||
parted dialog 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() {
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue