pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Additional dependency on p5-Image-ExifTool is needed



Module Name:	pkgsrc-wip
Committed By:	Adrian Steinmann <ast%NetBSD.org@localhost>
Pushed By:	ast
Date:		Tue Nov 3 08:46:33 2015 +0100
Changeset:	7d9b05b11f448838f4ce4815329a3387bf90f465

Modified Files:
	fgallery/Makefile

Log Message:
Additional dependency on p5-Image-ExifTool is needed

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7d9b05b11f448838f4ce4815329a3387bf90f465

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 fgallery/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/fgallery/Makefile b/fgallery/Makefile
index 47b850b..bb8ce29 100644
--- a/fgallery/Makefile
+++ b/fgallery/Makefile
@@ -23,6 +23,7 @@ DEPENDS+=       jpegoptim>=1.4:../../graphics/jpegoptim
 DEPENDS+=       pngcrush>=1.7:../../graphics/pngcrush
 DEPENDS+=       lcms2>=2.7:../../graphics/lcms2
 DEPENDS+=       p7zip>=9.38:../../archivers/p7zip
+DEPENDS+=       p5-Image-ExifTool>=10.0:../../graphics/p5-Image-ExifTool
 
 SUBST_CLASSES+=          fix-paths
 SUBST_STAGE.fix-paths=   post-patch


Home | Main Index | Thread Index | Old Index