Skip to content

Commit

Permalink
added python dependency in BEDTools
Browse files Browse the repository at this point in the history
  • Loading branch information
RoanKanninga committed Mar 22, 2024
1 parent b8ac54f commit 5a93285
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions b/BEDTools/BEDTools-2.30.0-GCCcore-11.3.0.eb
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ checksums = ['333ad1ffcdc6e36005b4d6c9290677986ee97871cff92ed821c1b643d38150b8']
buildopts = 'CXX="$CXX"'
builddependencies = [
('binutils', '2.38'),
('Python', '3.10.4', '-bare', ('GCCcore', '11.3.0'))
]

dependencies = [
Expand Down

0 comments on commit 5a93285

Please sign in to comment.