1
0
Fork 0

dev-python/pynwb: requiring ROS3 support on hdf5

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2021-10-01 05:55:08 -04:00
parent 8885fd7fdc
commit fb5312be5b
No known key found for this signature in database
GPG Key ID: 161C0BE6255333D3
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,6 @@
01 Oct 2021; <chymera@gentoo.org> pynwb-2.0.0.ebuild:
dev-python/pynwb: requiring ROS3 support on hdf5
*keyrings_alt-4.1.0 (24 Sep 2021)
24 Sep 2021; <chymera@gentoo.org> +keyrings_alt-4.1.0.ebuild, +metadata.xml:

View File

@ -15,6 +15,7 @@ LICENSE="BSD"
KEYWORDS="~amd64 ~x86"
RDEPEND="
sci-libs/hdf5[ros3]
dev-python/hdmf[${PYTHON_USEDEP}]
dev-python/h5py[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]