commit: 4de0c66d358786aa00c283c1c2805c750c7ee43b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jan 20 08:55:25 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jan 20 09:06:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de0c66d
sys-process/systemd-cron: add note about openssl->libmd for next release Signed-off-by: Sam James <sam <AT> gentoo.org> sys-process/systemd-cron/systemd-cron-2.3.0-r2.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-process/systemd-cron/systemd-cron-2.3.0-r2.ebuild b/sys-process/systemd-cron/systemd-cron-2.3.0-r2.ebuild index b7c8fd07ac68..1e1081ed71b1 100644 --- a/sys-process/systemd-cron/systemd-cron-2.3.0-r2.ebuild +++ b/sys-process/systemd-cron/systemd-cron-2.3.0-r2.ebuild @@ -17,6 +17,7 @@ IUSE="cron-boot etc-crontab-systemd minutely +runparts setgid yearly" RESTRICT="test" BDEPEND="virtual/pkgconfig" +# Next release will switch openssl->libmd (https://github.com/systemd-cron/systemd-cron/commit/fe0b10b1ed55122a3cd07a382a951aeb87a3fee2) RDEPEND=" !sys-process/cronie[anacron] acct-user/_cron-failure
