Require xbps-src>=11 to build pkgs that use virtualpkgs.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'dcron'
|
||||
pkgname=dcron
|
||||
version=4.5
|
||||
revision=13
|
||||
revision=14
|
||||
distfiles="http://www.jimpryor.net/linux/releases/dcron-${version}.tar.gz"
|
||||
short_desc="Dillon's lightweight cron daemon"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
@@ -15,6 +15,7 @@ long_desc="
|
||||
like anacron makes for too much complexity. So the goal is a simple cron daemon
|
||||
that can also take over the central functions of anacron."
|
||||
|
||||
build_requires=11
|
||||
replaces="cronie>=0"
|
||||
systemd_services="dcron.service on"
|
||||
conf_files="/var/spool/cron/root"
|
||||
|
||||
Reference in New Issue
Block a user