Require xbps-src>=11 to build pkgs that use virtualpkgs.

This commit is contained in:
Juan RP
2011-12-15 16:42:05 +01:00
parent 5a31df524e
commit 0b2f801e1e
11 changed files with 18 additions and 10 deletions

View File

@@ -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"