diff options
author | Guilherme Amadio <amadio@gentoo.org> | 2019-11-18 12:08:44 +0100 |
---|---|---|
committer | Guilherme Amadio <amadio@gentoo.org> | 2019-11-18 12:10:06 +0100 |
commit | d562939c86165aada08eda2786e6781a51feb483 (patch) | |
tree | 9a1133c179ffae7b265a8a9cc4bdfa675e56aef3 /sci-physics | |
parent | app-emacs/howm: amd64/ppc/x86 stable, (ALLARCHES policy) wrt bug #700248 (diff) | |
download | gentoo-d562939c86165aada08eda2786e6781a51feb483.tar.gz gentoo-d562939c86165aada08eda2786e6781a51feb483.tar.bz2 gentoo-d562939c86165aada08eda2786e6781a51feb483.zip |
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@gentoo.org>
Diffstat (limited to 'sci-physics')
-rw-r--r-- | sci-physics/root/root-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sci-physics/root/root-9999.ebuild b/sci-physics/root/root-9999.ebuild index c1e5b490ea25..d35e726eab33 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 |