pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gdk-pixbuf2
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Sep 19 15:09:09 UTC 2021
Modified Files:
pkgsrc/graphics/gdk-pixbuf2: buildlink3.mk
Log Message:
gdk-pixbuf2: Dependencies require graphics/tiff too
This change should be applied to gdk-pixbuf2-2.42.6.
* Buildlink graphics/tiff to fix graphics/librsvg at least.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/graphics/gdk-pixbuf2/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gdk-pixbuf2/buildlink3.mk
diff -u pkgsrc/graphics/gdk-pixbuf2/buildlink3.mk:1.11 pkgsrc/graphics/gdk-pixbuf2/buildlink3.mk:1.12
--- pkgsrc/graphics/gdk-pixbuf2/buildlink3.mk:1.11 Sun Mar 8 16:47:46 2020
+++ pkgsrc/graphics/gdk-pixbuf2/buildlink3.mk Sun Sep 19 15:09:09 2021
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2020/03/08 16:47:46 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2021/09/19 15:09:09 ryoon Exp $
BUILDLINK_TREE+= gdk-pixbuf2
@@ -12,6 +12,7 @@ BUILDLINK_PKGSRCDIR.gdk-pixbuf2?= ../../
.include "../../databases/shared-mime-info/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/tiff/buildlink3.mk"
.endif # GDK_PIXBUF2_BUILDLINK3_MK
BUILDLINK_TREE+= -gdk-pixbuf2
Home |
Main Index |
Thread Index |
Old Index