Subject: Re: CVS commit: pkgsrc/graphics/inkscape
To: Jeremy C. Reed <reed@reedmedia.net>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/29/2004 20:30:21
On Mon, Nov 29, 2004 at 08:56:06AM -0800, Jeremy C. Reed wrote:
> On Mon, 29 Nov 2004, Thomas Klausner wrote:
>
> > Log Message:
> > Add dependency on gtkspell (for text input spellchecking), and bump PKGREVISION.
> > Closes PR 28449.
>
> I was going to check this.
Sorry, the PR wasn't taken, so I didn't know that.
> I didn't notice that it needed it before.
It's new in 0.39.
> And I use inkscape built from pkgsrc without any gtkspell installed.
It's only enabled if configure finds it. It doesn't even spit
out a message that it's looking for it. But the pkgconfig
buildlink3 was not included, so it was found if it was installed.
Cheers,
Thomas