iyzs...@member.fsf.org (宋文武) skribis: > Kei Yamashita <k...@openmailbox.org> writes: > >> This is a useful addition now that I know libwnck was stopping me from >> building the GTK+ 3 version of this tool! > Well, with gtk+-3, the libwnck-2 and gtk+-2 will not be > used (not in the closure), so I'd like leave only gtk+ in inputs, > but it seems gtk+-2 is required by the configure script even it's not > needed.
To be sure, I think it would be best to add: #:disallowed-references ,(list gtk+2 libwnck-2) with a comment explaining the bug. Ludo’.