pkgsrc-WIP-changes archive

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

panel-panel: needs itstool



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Sat Oct 24 14:55:11 2015 +0200
Changeset:	38bcd7247e1e69ec2cded937b47d35a0afb39d17

Modified Files:
	mate-panel/Makefile

Log Message:
panel-panel: needs itstool

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

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

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

diffs:
diff --git a/mate-panel/Makefile b/mate-panel/Makefile
index 1d684e2..7d0b94f 100644
--- a/mate-panel/Makefile
+++ b/mate-panel/Makefile
@@ -10,6 +10,9 @@ HOMEPAGE=	http://www.mate-desktop.org/
 COMMENT=	MATE panel application
 LICENSE=	gnu-gpl-v2 AND gnu-lgpl-v2 AND gnu-fdl-v1.1
 
+TOOL_DEPENDS+=		itstool-[0-9]*:../../textproc/itstool
+TOOL_DEPENDS+=		libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
+
 GNU_CONFIGURE=		yes
 USE_LIBTOOL=		yes
 USE_TOOLS+=		gmake intltool msgfmt pkg-config


Home | Main Index | Thread Index | Old Index