base-system: added dosfstools and parted.
This commit is contained in:
parent
1a3df14fe6
commit
7341677f39
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'base-system'
|
||||
pkgname=base-system
|
||||
version=0.74
|
||||
version=0.75
|
||||
revision=1
|
||||
build_style=meta-template
|
||||
homepage="https://www.voidlinux.eu/"
|
||||
|
@ -20,8 +20,8 @@ _depends="base-files>=0.77 ncurses coreutils findutils diffutils dash bash grep
|
|||
texinfo file sed gawk less util-linux which tar man-pages man-db shadow
|
||||
e2fsprogs btrfs-progs xfsprogs kbd psmisc procps-ng sudo tzdata pciutils
|
||||
iana-etc systemd cron-daemon openssh>=6.1p1 dhcpcd iproute2 iputils
|
||||
bridge-utils ifenslave iw wpa_supplicant xbps netbsd-wtf nvi
|
||||
wifi-firmware linux void-artwork nss-mdns traceroute ethtool"
|
||||
bridge-utils ifenslave iw wpa_supplicant xbps netbsd-wtf nvi dosfstools
|
||||
wifi-firmware linux void-artwork nss-mdns traceroute ethtool parted"
|
||||
|
||||
base-system_package() {
|
||||
replaces="xbps-base-system>=0"
|
||||
|
|
Loading…
Reference in New Issue