summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuilherme Amadio <amadio@gentoo.org>2024-04-08 19:49:24 +0200
committerGuilherme Amadio <amadio@gentoo.org>2024-04-08 19:57:23 +0200
commit92adce0f85a9027e5426c6578c4c31310d037c90 (patch)
tree8ae2609898195afc68f95e0bea1fbc9ba0773614 /sci-physics/geant/geant-4.11.2.1.ebuild
parentdev-libs/editline: drop empty variable assignments (diff)
downloadgentoo-92adce0f85a9027e5426c6578c4c31310d037c90.tar.gz
gentoo-92adce0f85a9027e5426c6578c4c31310d037c90.tar.bz2
gentoo-92adce0f85a9027e5426c6578c4c31310d037c90.zip
sci-physics/geant: fix bug 928657
Closes: https://bugs.gentoo.org/928657 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
Diffstat (limited to 'sci-physics/geant/geant-4.11.2.1.ebuild')
-rw-r--r--sci-physics/geant/geant-4.11.2.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-physics/geant/geant-4.11.2.1.ebuild b/sci-physics/geant/geant-4.11.2.1.ebuild
index 2e384cbf7fc8..798bd3585b77 100644
--- a/sci-physics/geant/geant-4.11.2.1.ebuild
+++ b/sci-physics/geant/geant-4.11.2.1.ebuild
@@ -67,6 +67,7 @@ RDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-4.11.0.2-musl-avoid-execinfo.patch
+ "${FILESDIR}"/${PN}-4.11.2.1-find-soxt-noversion.patch
)
src_configure() {