pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/darktable
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jan 13 23:01:37 UTC 2025
Modified Files:
pkgsrc/graphics/darktable: Makefile
Log Message:
darktable: wants zlib>=1.2.11
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 pkgsrc/graphics/darktable/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/darktable/Makefile
diff -u pkgsrc/graphics/darktable/Makefile:1.169 pkgsrc/graphics/darktable/Makefile:1.170
--- pkgsrc/graphics/darktable/Makefile:1.169 Wed Jan 1 14:06:17 2025
+++ pkgsrc/graphics/darktable/Makefile Mon Jan 13 23:01:37 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.169 2025/01/01 14:06:17 ryoon Exp $
+# $NetBSD: Makefile,v 1.170 2025/01/13 23:01:37 wiz Exp $
DISTNAME= darktable-5.0.0
CATEGORIES= graphics
@@ -84,6 +84,7 @@ BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>
.include "../../devel/cmake/build.mk"
.include "../../devel/SDL2/buildlink3.mk"
.include "../../devel/libgphoto2/buildlink3.mk"
+BUILDLINK_API_DEPENDS.zlib+= zlib>=1.2.11
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/GraphicsMagick/buildlink3.mk"
.include "../../graphics/exiv2/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index