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

Commit

Permalink
testdisk should runtime depend on libgcc
Browse files Browse the repository at this point in the history
  • Loading branch information
asmeurer committed Apr 19, 2015
1 parent 66a72f7 commit dcce89f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdisk/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ requirements:
- ncurses
- jpeg
run:
- gcc
- libgcc
- zlib
- ncurses
- jpeg
Expand Down

0 comments on commit dcce89f

Please sign in to comment.