pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57539 CVS commit: pkgsrc/graphics/tiff
The following reply was made to PR pkg/57539; it has been noted by GNATS.
From: "Nia Alarie" <nia%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57539 CVS commit: pkgsrc/graphics/tiff
Date: Thu, 17 Aug 2023 10:20:39 +0000
Module Name: pkgsrc
Committed By: nia
Date: Thu Aug 17 10:20:39 UTC 2023
Modified Files:
pkgsrc/graphics/tiff: Makefile distinfo
Added Files:
pkgsrc/graphics/tiff/patches: patch-configure
Log Message:
tiff: Use only libs_private to express a dependency on liblzma
requires_private assumes the presence of a .pc file, which is not
the case on NetBSD 9.x. This allows builds external from pkgsrc
dependending on libtiff to not fire errors when they fail to find
a corresponding .pc file for liblzma, but still acknowledge the
liblzma dependency.
PR pkg/57539
To generate a diff of this commit:
cvs rdiff -u -r1.158 -r1.159 pkgsrc/graphics/tiff/Makefile
cvs rdiff -u -r1.105 -r1.106 pkgsrc/graphics/tiff/distinfo
cvs rdiff -u -r0 -r1.6 pkgsrc/graphics/tiff/patches/patch-configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index