Skip to content

Commit

Permalink
Add missing rpmrebuild builddep
Browse files Browse the repository at this point in the history
  • Loading branch information
verdurin committed Jun 5, 2024
1 parent fb5442b commit 4da987b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ description = """The Illumina BCL Convert v4.0 is a standalone local software ap

toolchain = SYSTEM

builddependencies = [('rpmrebuild', '2.11')]

source_urls = ['https://webdata.illumina.com/downloads/software/bcl-convert/']
sources = ['bcl-convert-%(version)s.%(versionsuffix)s.rpm']
checksums = ['ea508d763dc27d30d1a34f6a38d8da31ea67797d7b4971e8c10677bc48539565']
Expand Down

0 comments on commit 4da987b

Please sign in to comment.