Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distinguish between build-time vs run-time dependencies #13

Open
mjuric opened this issue Jul 10, 2015 · 1 comment
Open

Distinguish between build-time vs run-time dependencies #13

mjuric opened this issue Jul 10, 2015 · 1 comment

Comments

@mjuric
Copy link
Owner

mjuric commented Jul 10, 2015

This is a two-part issue:

  • Change .table files in individual products to distinguish between build time and runtime dependencies
  • Change how meta.yaml recipe is built to take this into account.
@mjuric
Copy link
Owner Author

mjuric commented Jan 28, 2016

The changes implemented in #42 go a long way towards end-to-end support for this.

Once the .table files are updated to track build & runtime deps separately, and those get propagated to the manifests we read as inputs, this will be very easy to finish (maybe an ~hour of work remains).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant