Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.

Commit

Permalink
tig/meta.yaml: Use libgcc as a runtime requirement as gcc shouldn…
Browse files Browse the repository at this point in the history
…'t be necessary.
  • Loading branch information
jakirkham committed Aug 18, 2015
1 parent 3070bd7 commit b9bb364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tig/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ requirements:
- gcc
run:
- ncurses
- gcc
- libgcc

test:
commands:
Expand Down

0 comments on commit b9bb364

Please sign in to comment.