commit:     956d531c9b11328f220abea0bdc319ed3ccfe891
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon May 15 06:25:19 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon May 15 06:26:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=956d531c

sci-libs/caffe2: if cuda require tensorpipe[cuda]

Bug: https://bugs.gentoo.org/906204
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-libs/caffe2/{caffe2-2.0.1.ebuild => caffe2-2.0.1-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sci-libs/caffe2/caffe2-2.0.1.ebuild 
b/sci-libs/caffe2/caffe2-2.0.1-r1.ebuild
similarity index 99%
rename from sci-libs/caffe2/caffe2-2.0.1.ebuild
rename to sci-libs/caffe2/caffe2-2.0.1-r1.ebuild
index 558e1671f543..65814fb3e0e6 100644
--- a/sci-libs/caffe2/caffe2-2.0.1.ebuild
+++ b/sci-libs/caffe2/caffe2-2.0.1-r1.ebuild
@@ -57,7 +57,7 @@ RDEPEND="
        opencl? ( virtual/opencl )
        opencv? ( media-libs/opencv:= )
        qnnpack? ( sci-libs/QNNPACK )
-       tensorpipe? ( sci-libs/tensorpipe )
+       tensorpipe? ( sci-libs/tensorpipe[cuda?] )
        xnnpack? ( >=sci-libs/XNNPACK-2022.12.22 )
 "
 DEPEND="

Reply via email to