pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gcr: Include other bl3 (syncing them with Makefile)
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Sun Dec 9 14:07:27 2018 +0100
Changeset: 07699d00a4cc3d6fc6a9e941b5eb321941192347
Modified Files:
gcr/buildlink3.mk
Log Message:
gcr: Include other bl3 (syncing them with Makefile)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=07699d00a4cc3d6fc6a9e941b5eb321941192347
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gcr/buildlink3.mk | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/gcr/buildlink3.mk b/gcr/buildlink3.mk
index 8ef569c4e6..9159849e47 100644
--- a/gcr/buildlink3.mk
+++ b/gcr/buildlink3.mk
@@ -8,6 +8,9 @@ GCR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gcr+= gcr>=3.18.0
BUILDLINK_PKGSRCDIR.gcr?= ../../wip/gcr
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/gobject-introspection/buildlink3.mk"
+.include "../../security/libgcrypt/buildlink3.mk"
.include "../../security/p11-kit/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.endif # GCR_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index