diff options
author | Sam James <sam@gentoo.org> | 2024-01-20 08:55:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-20 09:06:29 +0000 |
commit | 4de0c66d358786aa00c283c1c2805c750c7ee43b (patch) | |
tree | 630b5f60ff0be87a21d8ba0564eb7e85df7012ac /sys-process/systemd-cron | |
parent | dev-ruby/parser: drop 3.3.0.0, 3.3.0.1 (diff) | |
download | gentoo-4de0c66d358786aa00c283c1c2805c750c7ee43b.tar.gz gentoo-4de0c66d358786aa00c283c1c2805c750c7ee43b.tar.bz2 gentoo-4de0c66d358786aa00c283c1c2805c750c7ee43b.zip |
sys-process/systemd-cron: add note about openssl->libmd for next release
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-process/systemd-cron')
-rw-r--r-- | sys-process/systemd-cron/systemd-cron-2.3.0-r2.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |