https://bugzilla.redhat.com/show_bug.cgi?id=1488214 --- Comment #3 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- I think the best course of action is to bundle the required node packages as a Source1, they are only needed at build time. Here's how I generated a node_modules.tar.gz: # git clone https://github.com/linuxdeepin/deepin-manual # cd deepin-manual # git checkout %%version # pushd src/web/ # npm install # popd # tar -czvf node_modules.tar.gz src/web/node_modules Source1: node_modules.tar.gz Also version 2 now depends on qcef: https://github.com/linuxdeepin/qcef In order to speed things up, I have prepared a SPEC for you, you just need to review it and submit it as your own if you're ok with it. It is available here: https://eclipseo.fedorapeople.org/deepin/ -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx