fpm-cookery
fpm-cookery copied to clipboard
Rework dependency handling on "fpm-cook package"
- 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! :smiley:
any progress on this PR?
@mlosev No sorry, I am currently busy with other things. :confused: