summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-24 15:43:59 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-25 16:27:26 +0100
commit56e845d521fa97c8896e3b87996ad9b053b2b3bd (patch)
treef3fd10d32a8e70f2a13988075ca5d3543e9b4b70 /sci-physics
parentsci-libs/pcl: drop 1.14.0, 1.14.1 (diff)
downloadgentoo-56e845d521fa97c8896e3b87996ad9b053b2b3bd.tar.gz
gentoo-56e845d521fa97c8896e3b87996ad9b053b2b3bd.tar.bz2
gentoo-56e845d521fa97c8896e3b87996ad9b053b2b3bd.zip
sci-physics/geant: Add missing DEPEND=RDEPEND
Bug: https://bugs.gentoo.org/944816 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r--sci-physics/geant/geant-4.11.2.0-r1.ebuild6
-rw-r--r--sci-physics/geant/geant-4.11.2.2.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/sci-physics/geant/geant-4.11.2.0-r1.ebuild b/sci-physics/geant/geant-4.11.2.0-r1.ebuild
index 3cfc83638d74..01ba0d427dc5 100644
--- a/sci-physics/geant/geant-4.11.2.0-r1.ebuild
+++ b/sci-physics/geant/geant-4.11.2.0-r1.ebuild
@@ -61,9 +61,9 @@ RDEPEND="
x11-libs/libX11
x11-libs/libXmu
)
- vtk? (
- sci-libs/vtk:=[qt5]
- )"
+ vtk? ( sci-libs/vtk:=[qt5] )
+"
+DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}"/${PN}-4.11.0.2-musl-avoid-execinfo.patch
diff --git a/sci-physics/geant/geant-4.11.2.2.ebuild b/sci-physics/geant/geant-4.11.2.2.ebuild
index b1c227bd6a4b..c93a314c1209 100644
--- a/sci-physics/geant/geant-4.11.2.2.ebuild
+++ b/sci-physics/geant/geant-4.11.2.2.ebuild
@@ -61,9 +61,9 @@ RDEPEND="
x11-libs/libX11
x11-libs/libXmu
)
- vtk? (
- sci-libs/vtk:=[qt5]
- )"
+ vtk? ( sci-libs/vtk:=[qt5] )
+"
+DEPEND="${RDEPEND}"
PATCHES=(
"${FILESDIR}"/${PN}-4.11.0.2-musl-avoid-execinfo.patch