Skip to content

Commit

Permalink
Fix build dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CurtLH committed Jun 1, 2018
1 parent 9909125 commit 29b3373
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions recipes/tesseract/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@ build:
requirements:
build:
- {{ compiler('c') }}
- automake
- autoconf
- pkg-config
- m4
host:
- libpng
- jpeg
- libtiff
- automake
- autoconf
- libtool
- zlib
- leptonica
Expand Down

0 comments on commit 29b3373

Please sign in to comment.