pkgsrc-WIP-changes archive

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

Add dependency on itstool.



Module Name:	pkgsrc-wip
Committed By:	youri <youri%NetBSD.org@localhost>
Pushed By:	youri
Date:		Mon Mar 28 00:27:42 2016 +0200
Changeset:	4636f59978456c567a9efa7b262a4e6430db2853

Modified Files:
	epiphany/Makefile

Log Message:
Add dependency on itstool.

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

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

diffstat:
 epiphany/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/epiphany/Makefile b/epiphany/Makefile
index e16d112..e17e3ae 100644
--- a/epiphany/Makefile
+++ b/epiphany/Makefile
@@ -30,6 +30,8 @@ PKGCONFIG_OVERRIDE=	data/epiphany.pc.in
 GCONF_SCHEMAS=		Epiphany.enums.xml
 GCONF_SCHEMAS+=		epiphany.gschema.xml
 
+DEPENDS+=	itstool-[0-9]*:../../textproc/itstool
+
 .include "../../wip/gsettings-desktop-schemas/buildlink3.mk"
 .include "../../devel/GConf/schemas.mk"
 .include "../../x11/gnome-desktop3/buildlink3.mk"


Home | Main Index | Thread Index | Old Index