From d56d144655e3785864da43c9acb6c228ef9360ae Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 22 Jun 2019 11:30:24 +0100 Subject: gentoo resync : 22.06.2019 --- sys-libs/libblockdev/libblockdev-9999.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'sys-libs/libblockdev/libblockdev-9999.ebuild') diff --git a/sys-libs/libblockdev/libblockdev-9999.ebuild b/sys-libs/libblockdev/libblockdev-9999.ebuild index fe1a9b0b4e7a..fb0c5edf2187 100644 --- a/sys-libs/libblockdev/libblockdev-9999.ebuild +++ b/sys-libs/libblockdev/libblockdev-9999.ebuild @@ -25,7 +25,7 @@ else fi LICENSE="LGPL-2+" SLOT="0" -IUSE="bcache +cryptsetup device-mapper dmraid escrow gtk-doc lvm kbd test +tools vdo" +IUSE="bcache +cryptsetup device-mapper dmraid escrow gtk-doc introspection lvm kbd test +tools vdo" RDEPEND=" >=dev-libs/glib-2.42.2 @@ -58,8 +58,8 @@ DEPEND=" " BDEPEND+=" - >=dev-libs/gobject-introspection-1.3.0 dev-util/gtk-doc-am + introspection? ( >=dev-libs/gobject-introspection-1.3.0 ) " REQUIRED_USE="${PYTHON_REQUIRED_USE} @@ -82,6 +82,7 @@ src_configure() { --with-part --without-mpath --without-nvdimm + $(use_enable introspection) $(use_enable test tests) $(use_with bcache) $(use_with cryptsetup crypto) -- cgit v1.2.3