pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/gtk3
Module Name: pkgsrc
Committed By: wiz
Date: Tue Aug 20 15:18:16 UTC 2019
Modified Files:
pkgsrc/x11/gtk3: Makefile
Log Message:
gtk3: needs fontconfig>=2.11.91
Reported by Marc Baudoin.
To generate a diff of this commit:
cvs rdiff -u -r1.133 -r1.134 pkgsrc/x11/gtk3/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/gtk3/Makefile
diff -u pkgsrc/x11/gtk3/Makefile:1.133 pkgsrc/x11/gtk3/Makefile:1.134
--- pkgsrc/x11/gtk3/Makefile:1.133 Tue Aug 20 13:54:55 2019
+++ pkgsrc/x11/gtk3/Makefile Tue Aug 20 15:18:16 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2019/08/20 13:54:55 wiz Exp $
+# $NetBSD: Makefile,v 1.134 2019/08/20 15:18:16 wiz Exp $
DISTNAME= gtk+-3.24.10
PKGNAME= ${DISTNAME:S/gtk/gtk3/}
@@ -86,6 +86,7 @@ BUILDLINK_API_DEPENDS.gobject-introspect
BUILDLINK_API_DEPENDS.pango+= pango>=1.41
.include "../../devel/pango/buildlink3.mk"
+BUILDLINK_API_DEPENDS.fontconfig+= fontconfig>=2.11.91
.include "../../fonts/fontconfig/buildlink3.mk"
BUILDLINK_API_DEPENDS.cairo+= cairo>=1.14.0
.include "../../graphics/cairo/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index