postfix/postfix.yaml
Petr "Stone" Hracek b02aeb410e Add perl and common-build-dependencies-bootstrap dependencies
Signed-off-by: Petr "Stone" Hracek <phracek@redhat.com>
2017-04-19 16:28:39 +02:00

43 lines
1.3 KiB
YAML

document: modulemd
version: 1
data:
summary: Postfix Mail Transport Agent
description: Postfix is a Mail Transport Agent (MTA).
license:
module: [ MIT ]
dependencies:
buildrequires:
base-runtime: master
# dependency on perl-generators
perl: master
# add dependency because of mariadb, postgresql, tinycdb
common-build-dependencies-bootstrap: master
requires:
base-runtime: master
perl: master
references:
community: https://fedoraproject.org/wiki/Modularity
documentation: https://fedoraproject.org/wiki/Fedora_Packaging_Guidelines_for_Modules
tracker: https://taiga.fedorainfracloud.org/project/modularity
profiles:
default:
rpms:
- postfix
api:
rpms:
- postfix
components:
rpms:
postfix:
rationale: A dependency of tangerine.
ref: f26
buildorder: 10
mariadb:
rationale: build dep of postfix
ref: master
postgresql:
rationale: build dep of postfix
ref: master
tinycdb:
rationale: build dep of postfix
ref: master