From 5e5f1666fcb43c985ca3f610b36da25ce14ba979 Mon Sep 17 00:00:00 2001 From: Georgy Yakovlev Date: Thu, 5 Nov 2020 18:41:41 -0800 Subject: sys-boot/grub: add subslot dep on zfs in live ebuild Bug: https://bugs.gentoo.org/753245 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Georgy Yakovlev --- sys-boot/grub/grub-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-boot') diff --git a/sys-boot/grub/grub-9999.ebuild b/sys-boot/grub/grub-9999.ebuild index b02798b59775..4a29991e9720 100644 --- a/sys-boot/grub/grub-9999.ebuild +++ b/sys-boot/grub/grub-9999.ebuild @@ -99,7 +99,7 @@ DEPEND=" sdl? ( media-libs/libsdl ) ) device-mapper? ( >=sys-fs/lvm2-2.02.45 ) - libzfs? ( sys-fs/zfs ) + libzfs? ( sys-fs/zfs:= ) mount? ( sys-fs/fuse:0 ) truetype? ( media-libs/freetype:2= ) ppc? ( >=sys-apps/ibm-powerpc-utils-1.3.5 ) -- cgit v1.2.3-65-gdbad