summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYiyang Wu <xgreenlandforwyy@gmail.com>2023-02-11 22:10:53 +0800
committerMarek Szuba <marecki@gentoo.org>2023-02-24 16:49:48 +0000
commitd8d972ba35aaae7eec609c9138d4fefc735f8ed4 (patch)
treee37bd54fd2cef6f1f2899be5d90ce4beea4fdc41 /sci-libs/rocBLAS
parentdev-util/Tensile: support >=dev-cpp/msgpack-cxx-5.0.0 (diff)
downloadgentoo-d8d972ba35aaae7eec609c9138d4fefc735f8ed4.tar.gz
gentoo-d8d972ba35aaae7eec609c9138d4fefc735f8ed4.tar.bz2
gentoo-d8d972ba35aaae7eec609c9138d4fefc735f8ed4.zip
sci-libs/rocBLAS: replace msgpack dep with msgpack-cxx
Bug: https://bugs.gentoo.org/893544 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'sci-libs/rocBLAS')
-rw-r--r--sci-libs/rocBLAS/rocBLAS-5.1.3-r2.ebuild (renamed from sci-libs/rocBLAS/rocBLAS-5.1.3-r1.ebuild)2
-rw-r--r--sci-libs/rocBLAS/rocBLAS-5.4.2-r2.ebuild (renamed from sci-libs/rocBLAS/rocBLAS-5.4.2-r1.ebuild)2
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/rocBLAS/rocBLAS-5.1.3-r1.ebuild b/sci-libs/rocBLAS/rocBLAS-5.1.3-r2.ebuild
index 0723e8244bf6..051609e9d1a3 100644
--- a/sci-libs/rocBLAS/rocBLAS-5.1.3-r1.ebuild
+++ b/sci-libs/rocBLAS/rocBLAS-5.1.3-r2.ebuild
@@ -28,8 +28,8 @@ BDEPEND="
"
DEPEND="
+ dev-cpp/msgpack-cxx
dev-util/hip
- <dev-libs/msgpack-5.0.0
test? (
virtual/blas
dev-cpp/gtest
diff --git a/sci-libs/rocBLAS/rocBLAS-5.4.2-r1.ebuild b/sci-libs/rocBLAS/rocBLAS-5.4.2-r2.ebuild
index 826e17c0e64b..9e141e24ef49 100644
--- a/sci-libs/rocBLAS/rocBLAS-5.4.2-r1.ebuild
+++ b/sci-libs/rocBLAS/rocBLAS-5.4.2-r2.ebuild
@@ -28,8 +28,8 @@ BDEPEND="
"
DEPEND="
+ dev-cpp/msgpack-cxx
dev-util/hip
- <dev-libs/msgpack-5.0.0
test? (
virtual/blas
dev-cpp/gtest