mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
base-system: remove udev and eject deps, replaced by systemd/util-linux.
This commit is contained in:
parent
d3eb6fc762
commit
a5ca3796bd
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'base-system'
|
# Template file for 'base-system'
|
||||||
pkgname=base-system
|
pkgname=base-system
|
||||||
version=0.65
|
version=0.66
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=meta-template
|
build_style=meta-template
|
||||||
depends="base-files>=0.77 ncurses coreutils findutils diffutils dash bash grep
|
depends="base-files>=0.77 ncurses coreutils findutils diffutils dash bash grep
|
||||||
texinfo file sed gawk less util-linux which tar man-pages man-db shadow
|
texinfo file sed gawk less util-linux which tar man-pages man-db shadow
|
||||||
e2fsprogs btrfs-progs xfsprogs nilfs-utils eject kbd psmisc procps sudo tzdata
|
e2fsprogs btrfs-progs xfsprogs nilfs-utils kbd psmisc procps sudo tzdata
|
||||||
iana-etc udev systemd logrotate cron-daemon syslog-daemon openssh>=6.1p1 dhcpcd
|
iana-etc systemd logrotate cron-daemon syslog-daemon openssh>=6.1p1 dhcpcd
|
||||||
iproute2 iputils bridge-utils ifenslave wireless_tools wpa_supplicant xbps
|
iproute2 iputils bridge-utils ifenslave wireless_tools wpa_supplicant xbps
|
||||||
wifi-firmware kernel void-artwork nss-mdns nss-myhostname traceroute
|
wifi-firmware kernel void-artwork nss-mdns nss-myhostname traceroute
|
||||||
netbsd-wtf nvi"
|
netbsd-wtf nvi"
|
||||||
|
|
Loading…
Add table
Reference in a new issue