pkgsrc-WIP-changes archive

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

mate-desktop: needs itstool like other mate packages



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Mon Oct 19 20:10:52 2015 +0200
Changeset:	5c6298b3504cc01474ba163f2e6a3213f77e7066

Modified Files:
	mate-desktop/Makefile

Log Message:
mate-desktop: needs itstool like other mate packages

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

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

diffstat:
 mate-desktop/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diffs:
diff --git a/mate-desktop/Makefile b/mate-desktop/Makefile
index 7f9e0eb..410a1e0 100644
--- a/mate-desktop/Makefile
+++ b/mate-desktop/Makefile
@@ -10,6 +10,9 @@ HOMEPAGE=	http://www.mate-desktop.org/
 COMMENT=	MATE desktop library
 LICENSE=	gnu-gpl-v2 AND gnu-fdl-v1.1 AND gnu-lgpl-v2
 
+TOOL_DEPENDS+=		itstool-[0-9]*:../../textproc/itstool
+TOOL_DEPENDS+=		libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
+
 GNU_CONFIGURE=		yes
 USE_LIBTOOL=		yes
 USE_PKGLOCALEDIR=	yes


Home | Main Index | Thread Index | Old Index