Merge pull request #2589 from blshkv/master

ghidra
This commit is contained in:
github-actions[bot] 2025-11-12 05:48:13 +00:00 committed by GitHub
commit d3d7f414eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -184,7 +184,7 @@ src_install() {
fperms +x /usr/share/ghidra/support/launch.sh
fperms +x /usr/share/ghidra/GPL/DemanglerGnu/os/linux_x86_64/demangler_gnu_v2_41
fperms +x /usr/share/ghidra/Ghidra/Features/Decompiler/os/linux_x86_64/decompile
chmod +x ${D}/usr/share/ghidra/Ghidra/Debug/Debugger-*/data/{debugger-launchers,support}/*.sh || die
chmod +x "${D}"/usr/share/ghidra/Ghidra/Debug/Debugger-*/data/{debugger-launchers,support}/*.sh || die
dosym -r /usr/share/ghidra/ghidraRun /usr/bin/ghidra

View file

@ -72,7 +72,7 @@ DEPEND="${RDEPEND}
sys-devel/bison
dev-java/jflex
app-arch/unzip"
BDEPEND=">=dev-java/gradle-bin-${GRADLE_VER}:*
BDEPEND=">=dev-java/gradle-bin-${GRADLE_VER}:* <dev-java/gradle-bin-9.0.0
dev-python/pip"
check_gradle_binary() {