commit:     69119895a6b6c8253ab21acb3d071e4701e892c4
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 24 18:43:52 2025 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Jan 24 18:56:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69119895

sci-libs/caffe2: readd clog deps

Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 sci-libs/caffe2/caffe2-2.5.1-r7.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sci-libs/caffe2/caffe2-2.5.1-r7.ebuild 
b/sci-libs/caffe2/caffe2-2.5.1-r7.ebuild
index 66f3bdfb9818..85a3c940b097 100644
--- a/sci-libs/caffe2/caffe2-2.5.1-r7.ebuild
+++ b/sci-libs/caffe2/caffe2-2.5.1-r7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -97,6 +97,7 @@ RDEPEND="
 
 DEPEND="
        ${RDEPEND}
+       qnnpack? ( dev-libs/clog )
        cuda? ( <=dev-libs/cutlass-3.4.1 )
        onednn? ( sci-libs/ideep )
        dev-libs/psimd

Reply via email to