mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
xbps-base-system: depend on dcron rather than cronie/anacron. Bump to 0.37.
This commit is contained in:
parent
c9f308a146
commit
350042733f
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xbps-base-chroot'
|
# Template file for 'xbps-base-chroot'
|
||||||
pkgname=xbps-base-system
|
pkgname=xbps-base-system
|
||||||
version=0.36
|
version=0.37
|
||||||
build_style=meta-template
|
build_style=meta-template
|
||||||
short_desc="xbps base system packages"
|
short_desc="xbps base system packages"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
@ -57,9 +57,8 @@ Add_dependency full wireless_tools
|
||||||
Add_dependency full wpa_supplicant
|
Add_dependency full wpa_supplicant
|
||||||
Add_dependency full udev
|
Add_dependency full udev
|
||||||
Add_dependency full logrotate
|
Add_dependency full logrotate
|
||||||
Add_dependency full cronie
|
Add_dependency full dcron
|
||||||
Add_dependency full rsyslog
|
Add_dependency full rsyslog
|
||||||
Add_dependency full anacron
|
|
||||||
Add_dependency full acpid
|
Add_dependency full acpid
|
||||||
Add_dependency build initramfs-tools
|
Add_dependency build initramfs-tools
|
||||||
Add_dependency full openssh-client
|
Add_dependency full openssh-client
|
||||||
|
|
Loading…
Add table
Reference in a new issue