Linux command
sfdk-build-requires 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
List build dependencies
sfdk build-requires
Install missing dependencies
sfdk build-requires --install
说明
sfdk build-requires manages build dependencies for Sailfish OS projects. Lists and installs required packages. Part of Sailfish SDK.
参数
- --install
- Install missing dependencies.
- --target _name_
- Build target.
FAQ
What is the sfdk-build-requires command used for?
sfdk build-requires manages build dependencies for Sailfish OS projects. Lists and installs required packages. Part of Sailfish SDK.
How do I run a basic sfdk-build-requires example?
Run `sfdk build-requires` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --install do in sfdk-build-requires?
Install missing dependencies.