base-system{,-systemd}: drop parted; util-linux-2.25 supports GPT, so it's unnecessary.
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| # Template file for 'base-system-systemd' | ||||
| pkgname=base-system-systemd | ||||
| version=0.90 | ||||
| version=0.92 | ||||
| revision=1 | ||||
| build_style=meta | ||||
| homepage="http://www.voidlinux.eu/" | ||||
| @@ -18,7 +18,7 @@ depends=" | ||||
|  man-db shadow e2fsprogs btrfs-progs xfsprogs f2fs-tools dosfstools kbd psmisc | ||||
|  procps-ng tzdata pciutils iana-etc systemd openssh dhcpcd iproute2 iputils | ||||
|  iw wpa_supplicant xbps nvi sudo wifi-firmware void-artwork traceroute ethtool | ||||
|  parted kmod" | ||||
|  kmod" | ||||
|  | ||||
| case "$XBPS_TARGET_MACHINE" in | ||||
| 	i686) depends+=" linux grub";; | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| # Template file for 'base-system' | ||||
| pkgname=base-system | ||||
| version=0.91 | ||||
| version=0.92 | ||||
| revision=1 | ||||
| build_style=meta | ||||
| homepage="http://www.voidlinux.eu/" | ||||
| @@ -17,7 +17,7 @@ depends=" | ||||
|  man-db shadow e2fsprogs btrfs-progs xfsprogs f2fs-tools dosfstools kbd psmisc | ||||
|  procps-ng tzdata pciutils iana-etc eudev runit-void openssh dhcpcd | ||||
|  iproute2 iputils iw wpa_supplicant xbps nvi sudo wifi-firmware | ||||
|  void-artwork traceroute ethtool parted kmod" | ||||
|  void-artwork traceroute ethtool kmod" | ||||
|  | ||||
| case "$XBPS_TARGET_MACHINE" in | ||||
| 	i686) depends+=" linux grub";; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Juan RP
					Juan RP