pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/orca orca: Needs itstool



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5df75ec22fa1
branches:  trunk
changeset: 422989:5df75ec22fa1
user:      nia <nia%pkgsrc.org@localhost>
date:      Sat Feb 08 15:39:21 2020 +0000

description:
orca: Needs itstool

diffstat:

 misc/orca/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 420eb853b6d2 -r 5df75ec22fa1 misc/orca/Makefile
--- a/misc/orca/Makefile        Sat Feb 08 15:38:21 2020 +0000
+++ b/misc/orca/Makefile        Sat Feb 08 15:39:21 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2020/01/22 19:45:33 nia Exp $
+# $NetBSD: Makefile,v 1.50 2020/02/08 15:39:21 nia Exp $
 
 DISTNAME=      orca-3.34.1
 CATEGORIES=    misc gnome
@@ -10,6 +10,8 @@
 COMMENT=       Screen reader
 LICENSE=       gnu-lgpl-v2.1
 
+TOOL_DEPENDS+= itstool-[0-9]*:../../textproc/itstool
+
 DEPENDS+=      ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3
 DEPENDS+=      ${PYPKGPREFIX}-at-spi2-[0-9]*:../../devel/py-at-spi2
 DEPENDS+=      ${PYPKGPREFIX}-dbus-[0-9]*:../../sysutils/py-dbus



Home | Main Index | Thread Index | Old Index