Gentoo Archives: gentoo-commits

From: Florian Schmaus <flow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-editors/imhex/
Date: Wed, 07 Jul 2021 14:02:16
Message-Id: 1625519371.beb931e8c1277782b269467894dcb1806e25ecd4.flow@gentoo
1 commit: beb931e8c1277782b269467894dcb1806e25ecd4
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Mon Jul 5 21:09:31 2021 +0000
4 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 5 21:09:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=beb931e8
7
8 app-editors/imhex: depend on yara[tcmalloc]
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 app-editors/imhex/imhex-1.8.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/imhex/imhex-1.8.1.ebuild b/app-editors/imhex/imhex-1.8.1.ebuild
16 index 8f9fd4480..568714161 100644
17 --- a/app-editors/imhex/imhex-1.8.1.ebuild
18 +++ b/app-editors/imhex/imhex-1.8.1.ebuild
19 @@ -21,7 +21,7 @@ KEYWORDS="~amd64"
20
21 DEPEND="
22 ${PYTHON_DEPS}
23 - app-forensics/yara
24 + app-forensics/yara[tcmalloc]
25 dev-cpp/nlohmann_json
26 dev-cpp/xdgpp
27 dev-libs/capstone