diff options
author | Benda Xu <heroxbd@gentoo.org> | 2022-08-06 17:37:21 +0800 |
---|---|---|
committer | Benda Xu <heroxbd@gentoo.org> | 2022-08-06 22:20:05 +0800 |
commit | 1dfa608f1f5db0a577e90464f63534b60edefc71 (patch) | |
tree | 76e08016858e97fe1f0539c8c5f3fff525db58b0 /sci-libs | |
parent | sci-libs/rocBLAS: relax SLOT dependency on dev-util/hip. (diff) | |
download | gentoo-1dfa608f1f5db0a577e90464f63534b60edefc71.tar.gz gentoo-1dfa608f1f5db0a577e90464f63534b60edefc71.tar.bz2 gentoo-1dfa608f1f5db0a577e90464f63534b60edefc71.zip |
sci-libs/rocFFT: relax SLOT dependency.
This unlocks the exact SLOT dependency of the lower and higher level
ROCm tools to make version bumps easier.
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Benda Xu <heroxbd@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/rocFFT/rocFFT-5.0.2-r1.ebuild (renamed from sci-libs/rocFFT/rocFFT-5.0.2.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/rocFFT/rocFFT-5.0.2.ebuild b/sci-libs/rocFFT/rocFFT-5.0.2-r1.ebuild index bd101fb2e922..63f8d053f59c 100644 --- a/sci-libs/rocFFT/rocFFT-5.0.2.ebuild +++ b/sci-libs/rocFFT/rocFFT-5.0.2-r1.ebuild @@ -28,7 +28,7 @@ perfscripts? ( dev-python/pandas[${PYTHON_USEDEP}] ) ${PYTHON_DEPS}" -DEPEND="dev-util/hip:${SLOT} +DEPEND="dev-util/hip:= ${PYTHON_DEPS}" BDEPEND=" |