From 7f33a68e591ec3b49a89fe70b6958dca189978b3 Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Wed, 19 Sep 2018 02:08:34 +0800 Subject: sci-libs/tensorflow: Add keras deps Closes: https://bugs.gentoo.org/666424 Package-Manager: Portage-2.3.49, Repoman-2.3.10 --- sci-libs/tensorflow/tensorflow-1.11.0_rc0.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sci-libs/tensorflow') diff --git a/sci-libs/tensorflow/tensorflow-1.11.0_rc0.ebuild b/sci-libs/tensorflow/tensorflow-1.11.0_rc0.ebuild index 16e8c2defc3d..f0ce2845ea8d 100644 --- a/sci-libs/tensorflow/tensorflow-1.11.0_rc0.ebuild +++ b/sci-libs/tensorflow/tensorflow-1.11.0_rc0.ebuild @@ -4,7 +4,7 @@ EAPI=6 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python2_7 python3_{5,6} ) +PYTHON_COMPAT=( python2_7 python3_6 ) MY_PV=${PV/_rc/-rc} MY_P=${PN}-${MY_PV} @@ -87,6 +87,8 @@ RDEPEND=" dev-python/six[${PYTHON_USEDEP}] dev-python/termcolor[${PYTHON_USEDEP}] >=net-libs/grpc-1.13.0[python,${PYTHON_USEDEP}] + sci-libs/keras-applications[${PYTHON_USEDEP}] + sci-libs/keras-preprocessing[${PYTHON_USEDEP}] virtual/python-enum34[${PYTHON_USEDEP}] system-libs? ( net-libs/google-cloud-cpp -- cgit v1.2.3-65-gdbad