Skip to content

Commit

Permalink
Fix warnings, only use mono on unix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias-Fischer authored Feb 20, 2020
1 parent 3614c9a commit 9e1ee10
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,18 @@ requirements:
- openexr
- sdl2
- swig
- mono
- mono # [unix]
run:
- xorg-libx11 # [unix]
- xorg-libxaw # [unix]
- xorg-libxt # [unix]
- libglu # [unix]
- freetype
- pugixml
- zlib
- zziplib
- freeimage
- openexr
- sdl2
- swig
- mono

test:
commands:
Expand Down

0 comments on commit 9e1ee10

Please sign in to comment.