Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7e799545e2367f8dbf46db5c458036e5a1a2ce40)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <lynx AT mages.ath.cx>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (7e799545e2367f8dbf46db5c458036e5a1a2ce40)
  • Date: Wed, 7 Nov 2007 17:51:35 +0000

On Wednesday 07 of November 2007 17:20:28 Eric Sandall wrote:
> On Wed, 7 Nov 2007 14:16:06 +0000
>
> Jaka Kranjc <lynx AT mages.ath.cx> wrote:
> > On Wednesday 07 of November 2007 13:08:50 Treeve Jelbert wrote:
> > > --- a/kde4/KDE_DEPENDS
> > > +++ b/kde4/KDE_DEPENDS
> > > @@ -37,7 +37,8 @@ case $SPELL in
> > > ;;
> > >
> > > kdebase-workspace4)
> > > - depends kdelibs4 &&
> > > + sub_depends qt4 OPENGL &&
> > > + depends kdebase4-runtime &&
> > > depends X11-SERVER
> > > ;;
> >
> > Are you sure kdelibs4 isn't needed for this? Looks suspicious to me.
> > Also now the added subdependency is potentially dangerous. From the
> > docs: "IMPORTANT: never call sub_depends without first explicitly
> > depending on the providing spell."
>
> You should use 'depends qt4 -sub OPENGL' to do both the required
> dependency and the sub-dependency.
The order is important:
depends -sub OPENGL qt4

--
We cannot command nature except by obeying her. --Sir Francis Bacon
Have a sourcerous day! www.sourcemage.org

Attachment: signature.asc
Description: This is a digitally signed message part.




Archive powered by MHonArc 2.6.24.

Top of Page