sys-fs/zfs-auto-snapshot: add which RDEPEND

Needed for the cron file.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2022-06-26 05:47:17 +01:00
parent f5665c1f94
commit 66d873572a
2 changed files with 2 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ SLOT="0"
IUSE="+cron +default-exclude systemd"
RDEPEND="
sys-apps/which
sys-fs/zfs
!systemd? ( virtual/cron )
"

View File

@@ -23,6 +23,7 @@ SLOT="0"
IUSE="+cron +default-exclude systemd"
RDEPEND="
sys-apps/which
sys-fs/zfs
!systemd? ( virtual/cron )
"