Sugar Network/Recipe Specification: Difference between revisions

Line 81: Line 81:
  '''requires''' = <dependency> [(=|>=|<) <version>] [; ...]
  '''requires''' = <dependency> [(=|>=|<) <version>] [; ...]


List of [[Activity Team/Zero Sugar/Packaging Guide#Package_names|dependencies]] that should exist before using the package.
List of [[Activity Team/Zero Sugar/Packaging Guide#Package_names|dependencies]] that should exist in run-time (see also ''requires'' from [[#.5BBuid.5D|[Build]]] section) before using the package.


  '''binding''' = [prepend|append|replace] <variable-name> [<insert-text-to-prepend-variable-value>] [; ...]
  '''binding''' = [prepend|append|replace] <variable-name> [<insert-text-to-prepend-variable-value>] [; ...]