dev-util/diffoscope: fix dependencies
authorAndrey Grozin <grozin@gentoo.org>
Thu, 9 Mar 2017 14:51:01 +0000 (21:51 +0700)
committerAndrey Grozin <grozin@gentoo.org>
Thu, 9 Mar 2017 14:51:01 +0000 (21:51 +0700)
Bug: 612060

Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-util/diffoscope/diffoscope-78.ebuild

index c1f36343dab47e8504ed01bdda5456329c7e399e..08c32333e49904e40be2bec86674853ca3fa99ef 100644 (file)
@@ -12,5 +12,5 @@ LICENSE="GPL-3+"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
-RDEPEND="dev-python/python-magic
-       dev-python/libarchive-c"
+RDEPEND="dev-python/python-magic[${PYTHON_USEDEP}]
+       dev-python/libarchive-c[${PYTHON_USEDEP}]"