(In reply to QK ZHU from comment #5) > Hi Dominique, > > I wrote a new line of shell script, could you have a review: > - > https://build.opensuse.org/package/rdiff/home:qkzhu:branches:GNOME:Factory/ > gobject-introspection?linkrev=base&rev=2 The patch must be wrong - there are now invalid dependencies showing up on libgjs0: After extracting the gresources from libgjs0, it detects invalid deps in those files: >./org/gnome/gjs/modules/_bootstrap/debugger.js: typelib();) >./org/gnome/gjs/modules/signals.js: typelib(Name:'WithSignals') typelib(connect:_connect) typelib(disconnect:_disconnect) typelib(emit:_emit) typelib(signalHandlerIsConnected:_signalHandlerIsConnected) typelib(disconnectAll:_disconnectAll) both files don't have any imports.gi statement at all.