pkgsrc-WIP-changes archive

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

kdecoration: add ki18n to buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	Mark Davies <mark%ecs.vuw.ac.nz@localhost>
Pushed By:	markd
Date:		Thu Aug 29 08:01:51 2019 +1200
Changeset:	797f5b12c35706c9b86a134182a3d4fcd23711c3

Modified Files:
	kdecoration/buildlink3.mk

Log Message:
kdecoration: add ki18n to buildlink3.mk

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

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

diffstat:
 kdecoration/buildlink3.mk | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/kdecoration/buildlink3.mk b/kdecoration/buildlink3.mk
index bd2c7aadb6..38190604e2 100644
--- a/kdecoration/buildlink3.mk
+++ b/kdecoration/buildlink3.mk
@@ -8,6 +8,7 @@ KDECORATION_BUILDLINK3_MK:=
 BUILDLINK_API_DEPENDS.kdecoration+=	kdecoration>=5.6.3
 BUILDLINK_PKGSRCDIR.kdecoration?=	../../wip/kdecoration
 
+.include "../../devel/ki18n/buildlink3.mk"
 .include "../../x11/qt5-qtbase/buildlink3.mk"
 .endif	# KDECORATION_BUILDLINK3_MK
 


Home | Main Index | Thread Index | Old Index