diff options
Diffstat (limited to 'sci-biology')
-rw-r--r-- | sci-biology/pysam/pysam-0.16.0.1-r1.ebuild (renamed from sci-biology/pysam/pysam-0.16.0.1.ebuild) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sci-biology/pysam/pysam-0.16.0.1.ebuild b/sci-biology/pysam/pysam-0.16.0.1-r1.ebuild index ec09bbe1f8c9..e27c998bb917 100644 --- a/sci-biology/pysam/pysam-0.16.0.1.ebuild +++ b/sci-biology/pysam/pysam-0.16.0.1-r1.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 @@ -18,10 +18,10 @@ SLOT="0" KEYWORDS="~amd64 ~x86" RDEPEND="=sci-libs/htslib-1.10*:=" -DEPEND="${RDEPEND} - dev-python/cython[${PYTHON_USEDEP}] - dev-python/setuptools[${PYTHON_USEDEP}]" +DEPEND="${RDEPEND}" BDEPEND=" + dev-python/cython[${PYTHON_USEDEP}] + <dev-python/setuptools-58[${PYTHON_USEDEP}] test? ( =sci-biology/bcftools-1.10* =sci-biology/samtools-1.10* |