base-system: depend on removed-packages
This commit is contained in:
parent
361f3d9d8a
commit
ab3058250d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'base-system'
|
||||
pkgname=base-system
|
||||
version=0.113
|
||||
revision=2
|
||||
version=0.114
|
||||
revision=1
|
||||
build_style=meta
|
||||
short_desc="Void Linux base system meta package"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
|
@ -14,7 +14,7 @@ depends="
|
|||
mdocml>=1.13.3 shadow e2fsprogs btrfs-progs xfsprogs f2fs-tools dosfstools
|
||||
procps-ng tzdata pciutils usbutils iana-etc openssh dhcpcd
|
||||
kbd iproute2 iputils iw wpa_supplicant xbps nvi sudo wifi-firmware
|
||||
void-artwork traceroute ethtool kmod acpid eudev runit-void"
|
||||
void-artwork traceroute ethtool kmod acpid eudev runit-void removed-packages"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) depends+=" musl";;
|
||||
|
|
Loading…
Reference in a new issue