summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/ccache/ccache-4.1.ebuild')
-rw-r--r--dev-util/ccache/ccache-4.1.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev-util/ccache/ccache-4.1.ebuild b/dev-util/ccache/ccache-4.1.ebuild
index 8f04356c74b3..6e6b4021efcc 100644
--- a/dev-util/ccache/ccache-4.1.ebuild
+++ b/dev-util/ccache/ccache-4.1.ebuild
@@ -16,8 +16,10 @@ IUSE="test"
DEPEND=""
RDEPEND="${DEPEND}
+ app-arch/zstd:0=
dev-util/shadowman
- sys-apps/gentoo-functions"
+ sys-apps/gentoo-functions
+"
# clang-specific tests use dev-libs/elfutils to compare objects for equality.
# Let's pull in the dependency unconditionally.
DEPEND+="