meta data for this page
  •  

This is an old revision of the document!


Variables

  • DEPENDS Lists a recipe's build-time dependencies. These are dependencies on other recipes whose contents (e.g. headers and shared libraries) are needed by the recipe at build time.
  • RDEPENDS Lists runtime dependencies of a package. These dependencies are other packages that must be installed in order for the package to function correctly.