Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (ac9a1342c64ea76c02bf628de7899e6f550d2e89)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Florian Franzmann (ac9a1342c64ea76c02bf628de7899e6f550d2e89)
  • Date: Tue, 25 Oct 2011 13:47:42 +0200

On Tue 2011-10-25 13:37:43 +0200, Arjan Bouter wrote:
> On Tue, 25 Oct 2011 04:33:11 -0500
> Florian Franzmann <scm AT sourcemage.org> wrote:
>
>
> <snip>
>
> > commit ba73e7abab9bc367783b7dde8b9b5c745d12ffe5
> > Author: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> > Commit: Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
> >
> > libs/libfm: version 0.1.16
> >
> > diff --git a/libs/libfm/DEPENDS b/libs/libfm/DEPENDS
> > index 0629219..60d2e65 100755
> > --- a/libs/libfm/DEPENDS
> > +++ b/libs/libfm/DEPENDS
> > @@ -7,5 +7,6 @@ depends gtk+2 &&
> > depends libpng &&
> > depends menu-cache &&
> > depends pango &&
> > +depends gtk-doc &&
> > optional_depends udisks "--enable-udisks" "--disable-udisks" \
> > "build libfm with udisks support"
> > diff --git a/libs/libfm/DETAILS b/libs/libfm/DETAILS
>
> <snip>
>
> Are you sure libfm depends on gtk-doc?
> It looks like it should be optional:
I agree it _should_ be optional and I tried providing an optional
dependency for it, however, autoreconf fails if gtk-doc is not present.
The call to autoreconf doesn't seem to be necessary in version 0.1.17, so
I'll remove PRE_BUILD and make the dependency on gtk-doc optional.




Archive powered by MHonArc 2.6.24.

Top of Page