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

Rework dependency handling on "fpm-cook package" #131

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bernd
Copy link
Owner

@bernd bernd commented Sep 14, 2015

  • Remove --no-deps option.
  • Add --install-build-depends option to install build dependencies only.
  • Add --install-depends option to install all declared dependencies.
  • Disable automatic dependency installation on "fpm-cook package". Use
    the new --install-depends/--install-build-depends options to install
    dependencies and build the project with one command.

Based on discussions in #116. Please review and send feedback, thanks! 😃

- Remove --no-deps option.
- Add --install-build-depends option to install build dependencies only.
- Add --install-depends option to install all declared dependencies.
- Disable automatic dependency installation on "fpm-cook package". Use
  the new --install-depends/--install-build-depends options to install
  dependencies and build the project with one command.

Based on discussions in #116
@ghost
Copy link

ghost commented Jun 7, 2016

any progress on this PR?

@bernd
Copy link
Owner Author

bernd commented Jun 8, 2016

@mlosev No sorry, I am currently busy with other things. 😕

@bernd bernd changed the base branch from master to main July 13, 2022 18:07
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

Successfully merging this pull request may close these issues.

1 participant