summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-06-26 20:03:29 +0200
committerAlfredo Tupone <tupone@gentoo.org>2022-06-26 20:03:29 +0200
commit9912dbf841eac00e0b131a2a25c5a252efa8ce2b (patch)
tree1972367606c0eff04615615b40f653faf3127024 /sci-libs
parentdev-libs/re2: add 0.2022.06.01 (diff)
downloadgentoo-9912dbf841eac00e0b131a2a25c5a252efa8ce2b.tar.gz
gentoo-9912dbf841eac00e0b131a2a25c5a252efa8ce2b.tar.bz2
gentoo-9912dbf841eac00e0b131a2a25c5a252efa8ce2b.zip
sci-libs/caffe2: fix deps
Closes: https://bugs.gentoo.org/854411 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/caffe2/caffe2-1.11.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-libs/caffe2/caffe2-1.11.0.ebuild b/sci-libs/caffe2/caffe2-1.11.0.ebuild
index 74e51e18a3ea..b81f3208b3cf 100644
--- a/sci-libs/caffe2/caffe2-1.11.0.ebuild
+++ b/sci-libs/caffe2/caffe2-1.11.0.ebuild
@@ -35,6 +35,7 @@ DEPEND="${RDEPEND}
dev-libs/pocketfft
dev-libs/flatbuffers
dev-python/pyyaml[${PYTHON_USEDEP}]
+ dev-python/pybind11[${PYTHON_USEDEP}]
"
S="${WORKDIR}"/${MYP}