diff options
Diffstat (limited to 'sci-libs/mkl')
-rw-r--r-- | sci-libs/mkl/mkl-2020.4.304.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sci-libs/mkl/mkl-2020.4.304.ebuild b/sci-libs/mkl/mkl-2020.4.304.ebuild index e90f9cb25172..daf81b2b41ea 100644 --- a/sci-libs/mkl/mkl-2020.4.304.ebuild +++ b/sci-libs/mkl/mkl-2020.4.304.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,6 +29,8 @@ RDEPEND=" app-eselect/eselect-lapack sys-libs/libomp[${MULTILIB_USEDEP}] " +# bug #801460 +BDEPEND="app-arch/xz-utils[extra-filters]" QA_PREBUILT="*" QA_TEXTRELS="*" |