mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -23,6 +23,7 @@ SLOT="0"
|
||||
IUSE="+cron +default-exclude systemd"
|
||||
|
||||
RDEPEND="
|
||||
sys-apps/which
|
||||
sys-fs/zfs
|
||||
!systemd? ( virtual/cron )
|
||||
"
|
||||
@@ -23,6 +23,7 @@ SLOT="0"
|
||||
IUSE="+cron +default-exclude systemd"
|
||||
|
||||
RDEPEND="
|
||||
sys-apps/which
|
||||
sys-fs/zfs
|
||||
!systemd? ( virtual/cron )
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user