mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
base-system-live: add pciutils.
This commit is contained in:
parent
2fcdd29649
commit
25cc0e7809
1 changed files with 3 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.28
|
version=0.29
|
||||||
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,8 @@ _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 dosfstools
|
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
|
||||||
|
pciutils"
|
||||||
|
|
||||||
base-system-live_package() {
|
base-system-live_package() {
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
|
|
Loading…
Add table
Reference in a new issue