Skip to content

Commit

Permalink
Add missing run dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ccordoba12 committed Apr 22, 2019
1 parent 9681bf8 commit e367b5d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,19 @@ requirements:
run:
- openssl 1.1.* # [not osx]
- libxcb # [linux]
- dbus # [linux]
- fontconfig # [linux]
- freetype # [linux]
- gst-plugins-base # [linux]
- gstreamer # [linux]
- glib # [linux]
- libxml2 # [linux]
- expat # [linux]
- icu
- jpeg
- libpng
- sqlite
- zlib

test:
requires:
Expand Down

0 comments on commit e367b5d

Please sign in to comment.