base-system: remove ifenslave and bridge-utils; use ip(8) instead.
This commit is contained in:
parent
7443ed0d97
commit
0a026bc4e3
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'base-system'
|
||||
pkgname=base-system
|
||||
version=0.84
|
||||
version=0.85
|
||||
revision=1
|
||||
build_style=meta
|
||||
homepage="http://www.voidlinux.eu/"
|
||||
|
@ -13,8 +13,8 @@ makedepends="
|
|||
grep gzip texinfo file sed gawk less util-linux which tar man-pages man-db
|
||||
shadow e2fsprogs btrfs-progs xfsprogs f2fs-tools dosfstools kbd psmisc procps-ng
|
||||
tzdata pciutils iana-etc systemd dcron?cron-daemon openssh dhcpcd
|
||||
iproute2 iputils bridge-utils ifenslave iw wpa_supplicant xbps netbsd-wtf
|
||||
nvi sudo wifi-firmware void-artwork nss-mdns traceroute ethtool parted"
|
||||
iproute2 iputils iw wpa_supplicant xbps netbsd-wtf nvi sudo wifi-firmware
|
||||
void-artwork nss-mdns traceroute ethtool parted"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686) makedepends+=" linux grub";;
|
||||
|
|
Loading…
Reference in a new issue