mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-fs/udisks: libblockdev needs to have nvme support
Closes: https://bugs.gentoo.org/910484 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
This commit is contained in:
@@ -24,7 +24,7 @@ BLOCKDEV_MIN_VER="3.0"
|
||||
|
||||
COMMON_DEPEND="
|
||||
>=sys-auth/polkit-0.114[daemon]
|
||||
>=sys-libs/libblockdev-${BLOCKDEV_MIN_VER}:=[cryptsetup,lvm?]
|
||||
>=sys-libs/libblockdev-${BLOCKDEV_MIN_VER}:=[cryptsetup,lvm?,nvme]
|
||||
virtual/udev
|
||||
acl? ( virtual/acl )
|
||||
daemon? (
|
||||
|
||||
Reference in New Issue
Block a user