Skip to content

Commit

Permalink
dev-perl/Bio-DB-HTS: add missing dependency
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.24, Repoman-2.3.6
  • Loading branch information
Marek Szuba committed May 1, 2018
1 parent f7edc07 commit 27ae091
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion dev-perl/Bio-DB-HTS/Bio-DB-HTS-2.10.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"

RDEPEND="sci-libs/htslib:="
RDEPEND="sci-biology/bioperl
sci-libs/htslib:="
DEPEND="${RDEPEND}
dev-perl/Module-Build
test? ( dev-perl/Test-LeakTrace )"
Expand Down

0 comments on commit 27ae091

Please sign in to comment.