diff --git a/container-runtime.yaml b/container-runtime.yaml index 63a51a1..9ff4962 100644 --- a/container-runtime.yaml +++ b/container-runtime.yaml @@ -18,14 +18,22 @@ data: - ASL 2.0 dependencies: buildrequires: - bootstrap: f26 - # shared-userspace: f26 - # base-runtime: f26 - # common-build-dependencies: f26 - # common-build-dependencies-bootstrap: f26 + # bootstrap: f26 + shared-userspace: f26 + base-runtime: f26 + common-build-dependencies: f26 + common-build-dependencies-bootstrap: f26 + perl: f26 + perl-bootstrap: f26 + perl-libintl-perl: f26 + perl-Module-Install: f26 + perl-Module-Install-bootstrap: f26 + perl-Module-Package: f26 + perl-Moo: f26 + perl-Unicode-EastAsianWidth: f26 requires: - bootstrap: f26 - # shared-userspace: f26 + # bootstrap: f26 + shared-userspace: f26 references: community: https://projectatomic.io documentation: http://www.projectatomic.io/docs/ @@ -81,18 +89,38 @@ data: docker: rationale: This package carries the primary functionality. ref: f26 - buildorder: 3 + buildorder: 1 container-storage-setup: rationale: Runtime dependency of docker. ref: f26 - golang-github-shurcooL-sanitized_anchor_name: - rationale: Build dependency of golang-github-russross-blackfriday. - ref: f26 - golang-github-russross-blackfriday: - rationale: Build dependency of golang-github-cpuguy83-go-md2man. - ref: f26 - buildorder: 1 - golang-github-cpuguy83-go-md2man: - rationale: Build dependency of docker. - ref: f26 - buildorder: 2 + buildorder: 0 + # perl-Error: + # rationale: Runtime dependency of git. + # ref: f26 + # buildorder: -1 + # docbook-style-xsl: + # rationale: Common build dep + # docbook-dtds: + # rationale: Build dep of docbook-style-xsl + # intltool: + # rationale: Build deps of libsecret + # vala: + # rationale: Build deps of libsecret + # libsecret: + # rationale: Runtime dep of git + # perl-Devel-Symdump: + # rationale: Runtime dependency of git. + # ref: f26 + # buildorder: -1 + + # golang-github-shurcooL-sanitized_anchor_name: + # rationale: Build dependency of golang-github-russross-blackfriday. + # ref: f26 + # golang-github-russross-blackfriday: + # rationale: Build dependency of golang-github-cpuguy83-go-md2man. + # ref: f26 + # buildorder: 1 + # golang-github-cpuguy83-go-md2man: + # rationale: Build dependency of docker. + # ref: f26 + # buildorder: 2