edited api

This commit is contained in:
mkocka 2017-06-08 10:56:38 +02:00
commit 7ebfbb0dba

View file

@ -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