pkgsrc-WIP-changes archive

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

caribou: Require glib2/schemas.mk



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Thu May 26 01:45:20 2016 +0200
Changeset:	0a7cbfca53019ad29da0bd7d7a2133489e8183e7

Modified Files:
	caribou/Makefile

Log Message:
caribou: Require glib2/schemas.mk

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

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

diffstat:
 caribou/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/caribou/Makefile b/caribou/Makefile
index 94a928d..9ea1733 100644
--- a/caribou/Makefile
+++ b/caribou/Makefile
@@ -17,6 +17,7 @@ USE_TOOLS+=		pkg-config intltool gmake
 
 PY_PATCHPLIST=	yes
 
+.include "../../devel/glib2/schemas.mk"
 .include "../../lang/python/extension.mk"
 .include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../x11/libxklavier/buildlink3.mk"


Home | Main Index | Thread Index | Old Index