pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/colord Colord depends on lcms2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/536d3097151f
branches:  trunk
changeset: 311124:536d3097151f
user:      youri <youri%pkgsrc.org@localhost>
date:      Wed Aug 01 21:00:09 2018 +0000

description:
Colord depends on lcms2.

diffstat:

 graphics/colord/buildlink3.mk |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 8df15caac5c7 -r 536d3097151f graphics/colord/buildlink3.mk
--- a/graphics/colord/buildlink3.mk     Wed Aug 01 19:20:42 2018 +0000
+++ b/graphics/colord/buildlink3.mk     Wed Aug 01 21:00:09 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2018/06/14 12:22:21 youri Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2018/08/01 21:00:09 youri Exp $
 
 BUILDLINK_TREE+=       colord
 
@@ -10,4 +10,5 @@
 
 .endif # COLORD_BUILDLINK3_MK
 
+.include "../../graphics/lcms2/buildlink3.mk"
 BUILDLINK_TREE+=       -colord



Home | Main Index | Thread Index | Old Index