pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/speech-dispatcher
Module Name: pkgsrc
Committed By: nia
Date: Thu Nov 28 13:38:06 UTC 2019
Modified Files:
pkgsrc/audio/speech-dispatcher: Makefile
Log Message:
speech-dispatcher: Needs gettext tools
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/audio/speech-dispatcher/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/speech-dispatcher/Makefile
diff -u pkgsrc/audio/speech-dispatcher/Makefile:1.8 pkgsrc/audio/speech-dispatcher/Makefile:1.9
--- pkgsrc/audio/speech-dispatcher/Makefile:1.8 Wed Sep 18 14:17:06 2019
+++ pkgsrc/audio/speech-dispatcher/Makefile Thu Nov 28 13:38:06 2019
@@ -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 @@ LICENSE= gnu-gpl-v2
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