Skip to content

Commit

Permalink
Remove hardcoded external libiconv from configs/sites/macos.default/p…
Browse files Browse the repository at this point in the history
…ackages.yaml, make git and libiconv non-buildable
  • Loading branch information
climbfuji committed Aug 14, 2023
1 parent 3359289 commit 57560f0
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions configs/sites/macos.default/packages.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
packages:
cairo:
variants: ~png ~svg
git:
buildable: false
libiconv:
buildable: false
externals:
- spec: [email protected]
prefix: /usr
wgrib2:
variants: ~openmp
cairo:
variants: ~png ~svg

0 comments on commit 57560f0

Please sign in to comment.