sys-apps/util-linux: Synced live ebuild
authorLars Wendler <polynomial-c@gentoo.org>
Thu, 12 Dec 2019 10:16:35 +0000 (11:16 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Thu, 12 Dec 2019 10:18:10 +0000 (11:18 +0100)
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
sys-apps/util-linux/util-linux-9999.ebuild

index 666d96fe4d1584809a2e596c06024e4caa61e6fa..212d66fe2dbdbd203afd4124e2f3d3c33ce5bacb 100644 (file)
@@ -25,7 +25,7 @@ HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/ https://github.com/
 
 LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain"
 SLOT="0"
-IUSE="build caps +cramfs fdformat hardlink kill +logger ncurses nls pam python +readline selinux slang static-libs su +suid systemd test tty-helpers udev unicode userland_GNU"
+IUSE="build caps +cramfs cryptsetup fdformat hardlink kill +logger ncurses nls pam python +readline selinux slang static-libs su +suid systemd test tty-helpers udev unicode userland_GNU"
 
 # Most lib deps here are related to programs rather than our libs,
 # so we rarely need to specify ${MULTILIB_USEDEP}.
@@ -33,6 +33,7 @@ DEPEND="
        virtual/os-headers
        caps? ( sys-libs/libcap-ng )
        cramfs? ( sys-libs/zlib:= )
+       cryptsetup? ( sys-fs/cryptsetup )
        ncurses? ( >=sys-libs/ncurses-5.2-r2:0=[unicode?] )
        nls? ( virtual/libintl[${MULTILIB_USEDEP}] )
        pam? ( sys-libs/pam )
@@ -193,6 +194,7 @@ multilib_src_configure() {
                        $(use_enable tty-helpers mesg)
                        $(use_enable tty-helpers wall)
                        $(use_enable tty-helpers write)
+                       $(use_with cryptsetup)
                )
        else
                myeconfargs+=(