Sugar Network/Recipe Specification: Difference between revisions
| Line 146: | Line 146: | ||
'''patches''' = <patch-filename> [patch-level] [; ...] | '''patches''' = <patch-filename> [patch-level] [; ...] | ||
The list of patches that need to be applied before building. | Optional. The list of patches that need to be applied before building. | ||
'''conflicts''' = <native-package-name> [; ...] | '''conflicts''' = <native-package-name> [; ...] | ||
The list of native packages, i.e., names from particular GNU/Linux distribution, that conflict with the sweet based package and cannot be installed at the same time. | Optional. The list of native packages, i.e., names from particular GNU/Linux distribution, that conflict with the sweet based package and cannot be installed at the same time. | ||
== Archive sections == | == Archive sections == | ||