commit: d562939c86165aada08eda2786e6781a51feb483
Author: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 18 11:08:44 2019 +0000
Commit: Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Nov 18 11:10:06 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d562939c
sci-physics/root: add new dependency on app-arch/zstd
Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>
sci-physics/root/root-9999.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/sci-physics/root/root-9999.ebuild
b/sci-physics/root/root-9999.ebuild
index c1e5b490ea2..d35e726eab3 100644
--- a/sci-physics/root/root-9999.ebuild
+++ b/sci-physics/root/root-9999.ebuild
@@ -50,6 +50,7 @@ REQUIRED_USE="
CDEPEND="
app-arch/lz4
+ app-arch/zstd
app-arch/xz-utils
fortran? ( dev-lang/cfortran )
dev-libs/libpcre:3