summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2024-05-26 09:49:04 +0200
committerAlfredo Tupone <tupone@gentoo.org>2024-05-26 09:51:07 +0200
commit7fb16ed6d3ded0137aac458ac7c7e35b7fe93380 (patch)
tree58c134323529988e789a3f63fc6a77093e5d8d7a
parentdev-ruby/debug: avoid git in gemspec generation (diff)
downloadgentoo-7fb16ed6d3ded0137aac458ac7c7e35b7fe93380.tar.gz
gentoo-7fb16ed6d3ded0137aac458ac7c7e35b7fe93380.tar.bz2
gentoo-7fb16ed6d3ded0137aac458ac7c7e35b7fe93380.zip
sci-libs/onnx: add dev-cpp/abseil-cpp deps
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
-rw-r--r--sci-libs/onnx/onnx-1.16.0-r1.ebuild (renamed from sci-libs/onnx/onnx-1.16.0.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/sci-libs/onnx/onnx-1.16.0.ebuild b/sci-libs/onnx/onnx-1.16.0-r1.ebuild
index 498d770d736d..16f073d9b4d3 100644
--- a/sci-libs/onnx/onnx-1.16.0.ebuild
+++ b/sci-libs/onnx/onnx-1.16.0-r1.ebuild
@@ -23,7 +23,8 @@ RDEPEND="
dev-python/pybind11[${PYTHON_USEDEP}]
dev-libs/protobuf:=
"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ dev-cpp/abseil-cpp"
src_prepare() {
eapply "${FILESDIR}"/${PN}-1.15.0-hidden.patch