aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Joldasov <bratishkaerik@landless-city.net>2024-08-02 00:51:06 +0500
committerEric Joldasov <bratishkaerik@landless-city.net>2024-08-02 00:51:06 +0500
commit2665bb83705edb8cc292f25d6eda468ffe7bcfde (patch)
treeaa857d949223bcc9e7402422a99dd06f262590d6 /app-benchmarks
parentdev-zig/zls: drop 0.10.0-r1 (diff)
downloadguru-2665bb83705edb8cc292f25d6eda468ffe7bcfde.tar.gz
guru-2665bb83705edb8cc292f25d6eda468ffe7bcfde.tar.bz2
guru-2665bb83705edb8cc292f25d6eda468ffe7bcfde.zip
app-benchmarks/poop: Zig is not needed at runtime
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
Diffstat (limited to 'app-benchmarks')
-rw-r--r--app-benchmarks/poop/poop-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/app-benchmarks/poop/poop-9999.ebuild b/app-benchmarks/poop/poop-9999.ebuild
index a56a627a2..e44812399 100644
--- a/app-benchmarks/poop/poop-9999.ebuild
+++ b/app-benchmarks/poop/poop-9999.ebuild
@@ -17,7 +17,6 @@ EZIG_MIN="9999"
EZIG_MAX_EXCLUSIVE="99991"
DEPEND="dev-lang/zig:${EZIG_MIN}"
-RDEPEND="${DEPEND}"
# see https://github.com/ziglang/zig/issues/3382
# For now, Zig Build System doesn't support CFLAGS/LDFLAGS/etc.