Platform Team/Guide/Sweets Packaging: Difference between revisions
| Line 48: | Line 48: | ||
build-requires = <service-name> [<not-before-version>[-<before-version>]] [; ...] | build-requires = <service-name> [<not-before-version>[-<before-version>]] [; ...] | ||
Service.info file could contain other sections for various binary implementations. These sections are intended to describe particular dependencies environment and should contain only ''requires'' fields e.g if service developer is going to support binary implementations for f9 and f11, ''[F9]'' and ''[F11]'' sections will contain requires fields with dependencies versions that are used in f9 and f11. Names of these fields will be used in ''dist_bin'' command of ''0sugar-publish'' application. | |||
== 0sugar-publish tool == | == 0sugar-publish tool == | ||