pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/speech-dispatcher speech-dispatcher: Needs gette...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f34025594e54
branches:  trunk
changeset: 418595:f34025594e54
user:      nia <nia%pkgsrc.org@localhost>
date:      Thu Nov 28 13:38:06 2019 +0000

description:
speech-dispatcher: Needs gettext tools

diffstat:

 audio/speech-dispatcher/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 09d56914ec3c -r f34025594e54 audio/speech-dispatcher/Makefile
--- a/audio/speech-dispatcher/Makefile  Thu Nov 28 13:28:25 2019 +0000
+++ b/audio/speech-dispatcher/Makefile  Thu Nov 28 13:38:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2019/09/18 14:17:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2019/11/28 13:38:06 nia Exp $
 
 DISTNAME=      speech-dispatcher-0.8.4
 PKGREVISION=   6
@@ -13,6 +13,7 @@
 GNU_CONFIGURE= yes
 USE_LIBTOOL=   yes
 USE_TOOLS+=    intltool pkg-config
+USE_TOOLS+=    msgfmt msgmerge xgettext
 
 PKGCONFIG_OVERRIDE+=   speech-dispatcher.pc.in
 



Home | Main Index | Thread Index | Old Index