Skip to content

Commit

Permalink
add binutils build dependency in Evcxr-REPL easyconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
boegel authored May 24, 2023
1 parent 04b54c5 commit 2878c42
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -442,6 +442,10 @@ checksums = [
{'yansi-0.5.1.tar.gz': '09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec'},
]

builddependencies = [
('binutils', '2.39'),
]

dependencies = [
('Rust', local_rustver),
]
Expand Down

0 comments on commit 2878c42

Please sign in to comment.