Subject: Re: pkg/29778: GLUT not really required for xmms
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-bugs
Date: 03/23/2005 23:16:01
The following reply was made to PR pkg/29778; it has been noted by GNATS.
From: Thomas Klausner <wiz@NetBSD.org>
To: rkr@olib.org
Cc: gnats-bugs@NetBSD.org
Subject: Re: pkg/29778: GLUT not really required for xmms
Date: Thu, 24 Mar 2005 00:14:59 +0100
On Wed, Mar 23, 2005 at 11:10:00PM +0000, rkr@olib.org wrote:
> >Number: 29778
> >Category: pkg
> >Synopsis: GLUT not really required for xmms
...
> (NB: I can't find any hint of GLUT in the files in ...pkgsrc/audio/xmms/*
> so I am not sure if this isn't due to something that XMMS depends upon
> somehow inducing a dependency. But I understand that the goal is to
> remove transient dependencies like that, so even if that's how it is
> getting into the pkg database, it should be removed.)
>
>
> Since I don't readily see how the dependency is added, I can't recommend
> a solution.
It's coming from including Mesa/buildlink3.mk instead of MesaLib/buildlink3.mk.
I'll test if it works with including the latter instead too.
Thomas