mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-java/javatoolkit: add setuptools dep
The ebuild needs fixing otherwise and I don't know why it has D_U_S=no but let's do a quick fix given it's an important package. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -17,6 +17,8 @@ LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm arm64 ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
|
||||
|
||||
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
|
||||
|
||||
python_prepare_all() {
|
||||
hprefixify src/py/buildparser src/py/findclass setup.py
|
||||
distutils-r1_python_prepare_all
|
||||
|
||||
Reference in New Issue
Block a user