From 0a026bc4e320459d0ebc7d717dabbbce478b71e9 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 22 Apr 2014 12:36:26 +0200 Subject: [PATCH] base-system: remove ifenslave and bridge-utils; use ip(8) instead. --- srcpkgs/base-system/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/base-system/template b/srcpkgs/base-system/template index 56ba63f14d7..9a225874b99 100644 --- a/srcpkgs/base-system/template +++ b/srcpkgs/base-system/template @@ -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";;