Skip to content

Commit ad5b5d4

Browse files
committed
Document runtime_dependencies option
1 parent 20fe25b commit ad5b5d4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/configuration/upstream/copr_build.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ With this configuration, you'll get builds in all stable fedora releases
4848
Prefix with `@` in case of a group.
4949
* **project** - a name of the Copr project (defaults to `"{github_namespace}-{repository_name}-{pr_id}"`)
5050
* **additional_repos** - a list of additional buildroot repositories
51+
* **runtime_dependencies** - a list of repositories to be included when the copr repo is enabled.
52+
If not specified the values in `additional_repos` are used. Use an empty list or a specific value
53+
to override this behavior.
5154
* **bootstrap** - mock bootstrap setup. Accepted values are:
5255
* `default` - use default configuration from `mock-core-configs` package
5356
* `on` - enable bootstrapping

0 commit comments

Comments
 (0)