Skip to content

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

Open
bernd wants to merge 1 commit into
mainfrom
change-dependency-workflow
Open

Rework dependency handling on "fpm-cook package"#131
bernd wants to merge 1 commit into
mainfrom
change-dependency-workflow

Conversation

@bernd

@bernd bernd commented Sep 14, 2015

Copy link
Copy Markdown
Owner
  • 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

ghost commented Jun 7, 2016

Copy link
Copy Markdown

any progress on this PR?

@bernd

bernd commented Jun 8, 2016

Copy link
Copy Markdown
Owner Author

@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