commit:     b69bd014b5b12c7d55d9578d4d09df3b1b46b4c8
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 07:46:46 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 08:19:58 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b69bd014

dev-util/diffoscope: add python[ncurses] depend

Fix-by: Berne Campbell
Closes: https://bugs.gentoo.org/765427
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 dev-util/diffoscope/{diffoscope-164.ebuild => diffoscope-164-r1.ebuild} | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev-util/diffoscope/diffoscope-164.ebuild 
b/dev-util/diffoscope/diffoscope-164-r1.ebuild
similarity index 98%
rename from dev-util/diffoscope/diffoscope-164.ebuild
rename to dev-util/diffoscope/diffoscope-164-r1.ebuild
index 3c475178eb6..3dc64bbf263 100644
--- a/dev-util/diffoscope/diffoscope-164.ebuild
+++ b/dev-util/diffoscope/diffoscope-164-r1.ebuild
@@ -4,7 +4,9 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{7,8} )
+PYTHON_REQ_USE="ncurses"
 DISTUTILS_USE_SETUPTOOLS=rdepend
+
 inherit distutils-r1
 
 DESCRIPTION="Will try to get to the bottom of what makes files or directories 
different"

Reply via email to