summaryrefslogtreecommitdiff
path: root/sys-block/parted/parted-3.4.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/parted/parted-3.4.ebuild')
-rw-r--r--sys-block/parted/parted-3.4.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-block/parted/parted-3.4.ebuild b/sys-block/parted/parted-3.4.ebuild
index 2e26bc74904e..dc49893faa35 100644
--- a/sys-block/parted/parted-3.4.ebuild
+++ b/sys-block/parted/parted-3.4.ebuild
@@ -15,8 +15,10 @@ SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="+debug device-mapper nls readline"
+# util-linux for libuuid
RDEPEND="
>=sys-fs/e2fsprogs-1.27
+ sys-apps/util-linux
device-mapper? ( >=sys-fs/lvm2-2.02.45 )
readline? (
>=sys-libs/ncurses-5.7-r7:0=