test
This commit is contained in:
parent
50f051f302
commit
4807b415ae
1 changed files with 2 additions and 8 deletions
10
bind.yaml
10
bind.yaml
|
|
@ -11,11 +11,11 @@ data:
|
|||
module: [ ISC ]
|
||||
dependencies:
|
||||
buildrequires:
|
||||
# base-runtime: f26
|
||||
bootstrap: f26
|
||||
perl: f26
|
||||
common-build-dependencies: f26
|
||||
shared-userspace: f26
|
||||
mariadb: f26
|
||||
postgresql: f26
|
||||
requires:
|
||||
shared-userspace: f26
|
||||
base-runtime: f26
|
||||
|
|
@ -33,11 +33,5 @@ data:
|
|||
- bind
|
||||
components:
|
||||
rpms:
|
||||
GeoIP: {rationale: Build dependency.}
|
||||
autoconf: {rationale: Build dependency.}
|
||||
bind: {rationale: Runtime dependency.}
|
||||
docbook-style-xsl: {rationale: Build dependency.}
|
||||
mariadb: {rationale: Build dependency.}
|
||||
postgresql: {rationale: Build dependency.}
|
||||
python3: {rationale: Build dependency.}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue