http://bugzilla.opensuse.org/show_bug.cgi?id=1140614 http://bugzilla.opensuse.org/show_bug.cgi?id=1140614#c6 --- Comment #6 from Dominique Leuenberger <dimstar@opensuse.org> --- (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. -- You are receiving this mail because: You are on the CC list for the bug.