Fedora-Modular-Rawhide: Add nodejs-8 and switch back to gather_method='deps'
Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
This commit is contained in:
parent
6d898b136b
commit
8d4b95be68
@ -36,7 +36,7 @@ filter_system_release_packages = False
|
||||
|
||||
# GATHER
|
||||
gather_source = 'module'
|
||||
gather_method = 'nodeps'
|
||||
gather_method = 'deps'
|
||||
check_deps = False
|
||||
greedy_method = 'build'
|
||||
|
||||
|
@ -11,6 +11,7 @@
|
||||
</arches>
|
||||
<modules>
|
||||
<module>base-runtime-master</module>
|
||||
<module>nodejs-8</module>
|
||||
</modules>
|
||||
</variant>
|
||||
</variants>
|
||||
|
Loading…
Reference in New Issue
Block a user