Thanks! Pushed the patch.
Cheers, Reinier Dan Krejsa wrote: > Hi, > > I just got an error > > sugar-jhbuild update: dependent module "evince-olpc" not found > > from ./sugar-jhbuild. > > The following change seems to fix it: > > $ git diff > diff --git a/build-scripts/sugar-platform.modules > b/build-scripts/sugar-platform > index 0c36b2f..da2cd79 100644 > --- a/build-scripts/sugar-platform.modules > +++ b/build-scripts/sugar-platform.modules > @@ -275,7 +275,7 @@ > <dep package="pyabiword"/> > <dep package="libabiword-plugins"/> > <dep package="squeak"/> > - <dep package="evince-olpc"/> > + <dep package="evince"/> > <dep package="hulahop"/> > <dep package="telepathy-stream-engine"/> > </dependencies> > > Also, I found I needed to install gnome-common (on Fedora 7). > I've added that module to the > > http://wiki.laptop.org/go/Sugar_on_Fedora > > page. > > - Dan > > _______________________________________________ > Devel mailing list > [email protected] > http://lists.laptop.org/listinfo/devel > > > _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
