summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--po/README1
-rw-r--r--po4a/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/po/README b/po/README
index 365f2ff..dcf0e86 100644
--- a/po/README
+++ b/po/README
@@ -125,6 +125,7 @@ In po4a/
translated and compiled manpages which can
be previewed with `man -l', and prints a
list of appropriate `man -l' commands.
+ (Requires `tcl' to be installed.)
Committing and contributing your translation
diff --git a/po4a/Makefile b/po4a/Makefile
index d3663e5..e88aded 100644
--- a/po4a/Makefile
+++ b/po4a/Makefile
@@ -125,6 +125,7 @@ translated-only: po4a.cfg pairwise-pocheck.check
.PRECIOUS: .po4a.%.cfg
pairwise-pocheck.%.check:
+ @tclsh /dev/null || printf ':;:; Please run apt-get install tcl\n'
./pairwise-pocheck $*
preview.%: .po4a.%.cfg pairwise-pocheck.%.check