app-emulation/diskimage-builder: disallow coinstallation with dib-utils bug 612652
authorMatthew Thode <prometheanfire@gentoo.org>
Tue, 14 Mar 2017 22:05:26 +0000 (17:05 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Tue, 14 Mar 2017 22:05:52 +0000 (17:05 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

app-emulation/diskimage-builder/diskimage-builder-2.0.0.ebuild

index 09a86f09038c18adeedfbb4c1fe919c5520457d1..ba173b1a641dd6c9906d3ec9b55251fff2f8957a 100644 (file)
@@ -26,4 +26,5 @@ RDEPEND="${CDEPEND}
        >=dev-python/six-1.9.0[${PYTHON_USEDEP}]
        app-emulation/qemu
        sys-block/parted
-       sys-fs/multipath-tools"
+       sys-fs/multipath-tools
+       !dev-python/dib-utils[${PYTHON_USEDEP}]"