Subject: Re: feh-1.2.7 requires jpegint.h
To: Juan RP <juan@xtraeme.nopcode.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: tech-pkg
Date: 10/30/2004 02:42:29
On Sat, Oct 30, 2004 at 01:27:49AM +0200, Juan RP wrote:
> I would like to update graphics/feh to 1.2.7, but this requires
> a header not installed by graphics/jpeg, "jpegint.h"... can I install
> this file and bump BUILDLINK_RECOMMENDED to this version?

No, just add an appropriate BUILDLINK_DEPENDS in feh, the other
packages don't need the new header.
Or extract a copy of the jpeg tarball in feh and use it there;
ghostscript does a similar thing (it needs an own version of
jpeg).
 Thomas