Remove dependencies

This commit is contained in:
Marek Skalický 2018-05-25 10:51:45 +02:00
commit d6c004e81b
No known key found for this signature in database
GPG key ID: AA3B2D500F0DCCBC

View file

@ -19,9 +19,9 @@ data:
module: [MIT]
dependencies:
- buildrequires:
platform: [f28,f29]
platform: []
requires:
platform: [f28,f29]
platform: []
references:
community: https://docs.pagure.org/modularity/
documentation: https://github.com/container-images/mongodb/
@ -41,11 +41,6 @@ data:
rpms:
- mongodb
- mongodb-server
filter:
rpms:
- pprof
- gperftools-devel
- gperftools
components:
rpms:
mongodb:
@ -53,22 +48,7 @@ data:
ref: 3.6
buildorder: 2
python-pymongo:
rationale: MongoDB dependecy for running testsuite.
rationale: Python MongoDB driver | MongoDB dependecy for running testsuite.
ref: f28
buildorder: 3
yaml-cpp:
rationale: MongoDB dependency.
ref: f28
buildorder: 0
mozjs45:
rationale: MongoDB dependency (not used on x64_64,s390x,aarch64 and ppc64le).
ref: f28
buildorder: 0
gperftools:
rationale: MongoDB dependency (should go to separate module).
ref: f28
buildorder: 0
python-pymongo:
rationale: MongoDB dependecy (F26 branch does not require mongodb for tests).
ref: f26
buildorder: 0