Skip to content
Snippets Groups Projects
Commit 94f4d1c8 authored by Tiago de Freitas Pereira's avatar Tiago de Freitas Pereira
Browse files

Updated instructions

parent 9dca5eea
No related branches found
No related tags found
1 merge request!93Updated instructions
...@@ -175,6 +175,20 @@ recipe. ...@@ -175,6 +175,20 @@ recipe.
- jgen = gridtk.script.jgen:main - jgen = gridtk.script.jgen:main
``` ```
---
**NOTE**
If your conda package runs only on linux, please add this recipe under build:
```yaml
build:
skip: true # [not linux]
```
---
### BUILD_DEPS and HOST_DEPS in requirements. ### BUILD_DEPS and HOST_DEPS in requirements.
This part of the recipe lists the packages that are required during build time: This part of the recipe lists the packages that are required during build time:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment