GNOME Bugzilla – Bug 584322
[gnome-2.28] add gnome-js-common and update seed dependency
Last modified: 2009-07-15 18:30:22 UTC
Seed now requires gnome-js-common. gnome-js-common currently requires seed, which is a bad cyclic dependency. However, it should not be a strict dependency. I sent a patch to gnome-js-common maintainer to remove hard depedency and do autodection of seed/gjs instead.
Created attachment 135636 [details] [review] [gnome-2.28] add gnome-js-common and update seed dependency
You should spellcheck the commit message (depedency, autodection) and commit.
commit 7b48d0ea8b78216f3cc3c3cc75f55576423e2fc4 Author: Marc-André Lureau <marcandre.lureau@gmail.com> Date: Sat May 30 23:49:39 2009 +0300 [2.28] add gnome-js-common and update seed depedency Seed now requires gnome-js-common. gnome-js-common currently requires seed, which is a bad cyclic dependency. However, it should not be a strict dependency. I sent a patch to gnome-js-common maintainer to remove hard depedency and do autodetection of seed/gjs instead. http://bugzilla.gnome.org/show_bug.cgi?id=584322 However, I think the fixed in gnome-js-common configure is not yet there.