pkgsrc-WIP-changes archive

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

mate-control-center: needs itstool.



Module Name:	pkgsrc-wip
Committed By:	Jonathan Perkin <jperkin%joyent.com@localhost>
Pushed By:	jperkin
Date:		Wed Apr 27 17:11:13 2016 +0100
Changeset:	4a6a27d2bad970b0c5937677cc912869bd3b168a

Modified Files:
	mate-control-center/Makefile

Log Message:
mate-control-center: needs itstool.

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

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

diffstat:
 mate-control-center/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/mate-control-center/Makefile b/mate-control-center/Makefile
index 19acaf3..cace552 100644
--- a/mate-control-center/Makefile
+++ b/mate-control-center/Makefile
@@ -7,6 +7,8 @@ CATEGORIES=	sysutils
 
 COMMENT=	MATE Control Center
 
+BUILD_DEPENDS+=	itstool>=0:../../textproc/itstool
+
 PKGCONFIG_OVERRIDE+=	capplets/keybindings/mate-keybindings.pc.in
 PKGCONFIG_OVERRIDE+=	capplets/default-applications/mate-default-applications.pc.in
 PKGCONFIG_OVERRIDE+=	libslab/libslab.pc.in


Home | Main Index | Thread Index | Old Index