edited api
This commit is contained in:
parent
cacca4489d
commit
7ebfbb0dba
1 changed files with 3 additions and 7 deletions
10
mongodb.yaml
10
mongodb.yaml
|
|
@ -1,4 +1,3 @@
|
|||
#I hope all deps are right
|
||||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
|
|
@ -21,7 +20,6 @@ data:
|
|||
buildrequires:
|
||||
bootstrap: f26
|
||||
common-build-dependencies: f26
|
||||
# shared-userspace: f26
|
||||
perl: f26
|
||||
requires:
|
||||
base-runtime: f26
|
||||
|
|
@ -35,10 +33,11 @@ data:
|
|||
default:
|
||||
rpms:
|
||||
- mongodb
|
||||
- mongo-tools
|
||||
- mongodb-server
|
||||
api:
|
||||
rpms:
|
||||
- mongodb
|
||||
- mongodb-server
|
||||
components:
|
||||
rpms:
|
||||
mongodb:
|
||||
|
|
@ -61,7 +60,4 @@ data:
|
|||
rationale: MongoDB dependency.
|
||||
ref: f26
|
||||
buildorder: 1
|
||||
mongo-tools:
|
||||
rationale: MongoDB dependency.
|
||||
ref: f26
|
||||
buildorder: 10
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue