Skip to content

Commit

Permalink
Add cmd:find to scriptletPrerequirements (needed by fixCMake). (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
OscarL authored Apr 27, 2024
1 parent a7d5749 commit c787b40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HaikuPorter/ShellScriptlets.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
scriptletPrerequirements = r'''
coreutils
cmd:bash
cmd:find
cmd:grep
cmd:${targetMachinePrefix}objcopy
cmd:${targetMachinePrefix}readelf
Expand Down

0 comments on commit c787b40

Please sign in to comment.