Gentoo Archives: gentoo-commits

From: Craig Andrews <candrews@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm-roc/
Date: Fri, 02 Jul 2021 18:04:03
Message-Id: 1625249035.abbb742dc2303704092ccc6b296ac300c19cd508.candrews@gentoo
1 commit: abbb742dc2303704092ccc6b296ac300c19cd508
2 Author: Craig Andrews <candrews <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jul 2 17:57:55 2021 +0000
4 Commit: Craig Andrews <candrews <AT> gentoo <DOT> org>
5 CommitDate: Fri Jul 2 18:03:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abbb742d
7
8 sys-devel/llvm-roc: Remove unncessary dep on virtual/cblas
9
10 Closes: https://bugs.gentoo.org/799857
11 Package-Manager: Portage-3.0.20, Repoman-3.0.3
12 Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>
13
14 sys-devel/llvm-roc/llvm-roc-4.2.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-devel/llvm-roc/llvm-roc-4.2.0.ebuild b/sys-devel/llvm-roc/llvm-roc-4.2.0.ebuild
18 index 1819f056c42..473d4458155 100644
19 --- a/sys-devel/llvm-roc/llvm-roc-4.2.0.ebuild
20 +++ b/sys-devel/llvm-roc/llvm-roc-4.2.0.ebuild
21 @@ -14,7 +14,7 @@ SLOT="0"
22 KEYWORDS="~amd64"
23 IUSE="debug +runtime"
24
25 -RDEPEND="virtual/cblas
26 +RDEPEND="
27 dev-libs/libxml2
28 sys-libs/zlib
29 sys-libs/ncurses:="