base-system: explicitly depend on kmod.
This commit is contained in:
parent
86b55f225b
commit
877c76e9f8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'base-system'
|
# Template file for 'base-system'
|
||||||
pkgname=base-system
|
pkgname=base-system
|
||||||
version=0.85
|
version=0.86
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
homepage="http://www.voidlinux.eu/"
|
homepage="http://www.voidlinux.eu/"
|
||||||
|
@ -14,7 +14,7 @@ makedepends="
|
||||||
shadow e2fsprogs btrfs-progs xfsprogs f2fs-tools dosfstools kbd psmisc procps-ng
|
shadow e2fsprogs btrfs-progs xfsprogs f2fs-tools dosfstools kbd psmisc procps-ng
|
||||||
tzdata pciutils iana-etc systemd dcron?cron-daemon openssh dhcpcd
|
tzdata pciutils iana-etc systemd dcron?cron-daemon openssh dhcpcd
|
||||||
iproute2 iputils iw wpa_supplicant xbps netbsd-wtf nvi sudo wifi-firmware
|
iproute2 iputils iw wpa_supplicant xbps netbsd-wtf nvi sudo wifi-firmware
|
||||||
void-artwork nss-mdns traceroute ethtool parted"
|
void-artwork nss-mdns traceroute ethtool parted kmod"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
i686) makedepends+=" linux grub";;
|
i686) makedepends+=" linux grub";;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue