commit:     a81775e3aa009c182239a14522257a48cea075da
Author:     Henri Gasc <gasc <AT> eurecom <DOT> fr>
AuthorDate: Sun Mar 30 17:15:06 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Mon Mar 31 19:31:15 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a81775e3

app-editors/imhex: Update dependencies

Closes: https://bugs.gentoo.org/951503
Signed-off-by: Henri Gasc <gasc <AT> eurecom.fr>

 app-editors/imhex/{imhex-1.37.4.ebuild => imhex-1.37.4-r1.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-editors/imhex/imhex-1.37.4.ebuild 
b/app-editors/imhex/imhex-1.37.4-r1.ebuild
similarity index 96%
rename from app-editors/imhex/imhex-1.37.4.ebuild
rename to app-editors/imhex/imhex-1.37.4-r1.ebuild
index 014eeff1b..b8bd34f30 100644
--- a/app-editors/imhex/imhex-1.37.4.ebuild
+++ b/app-editors/imhex/imhex-1.37.4-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-LLVM_COMPAT=( {15..19} )
+LLVM_COMPAT=( {15..20} )
 
 inherit cmake llvm-r1 toolchain-funcs flag-o-matic xdg-utils
 
@@ -39,12 +39,12 @@ DEPEND="
        app-arch/bzip2
        app-arch/xz-utils
        app-arch/zstd:=
-       app-forensics/yara:=
+       >=app-forensics/yara-4.2.0:=
        >=dev-cpp/nlohmann_json-3.10.2
        dev-libs/boost
-       dev-libs/capstone:=
+       >=dev-libs/capstone-5.0.3:=
        >=dev-libs/nativefiledialog-extended-1.2.1[desktop-portal?]
-       >=dev-libs/libfmt-8.0.0:=
+       >=dev-libs/libfmt-11.1.3:=
        media-libs/fontconfig
        media-libs/freetype
        >=media-libs/glfw-3.4[X]

Reply via email to