summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
authorIan Ward <ian@excess.org>2012-09-09 22:51:10 -0400
committerIan Ward <ian@excess.org>2012-09-09 22:51:10 -0400
commitea9bd8d4099a95dfd74ef99a6db58ab3f97d947e (patch)
treeb2b222716fc5d9bfa030ccf6acba854ec0fb83ae /docs/Makefile
parent916f60596e8974ff64fe64de6d24b27dc2662385 (diff)
downloadurwid-ea9bd8d4099a95dfd74ef99a6db58ab3f97d947e.tar.gz
tutorial: apt-get-dependencies target for generating images
--HG-- branch : feature-sphinx
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
index 98e6d82..9c9ef20 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -10,3 +10,6 @@ all: ${TARGETS}
${TARGETS}: %1.png: %.py %.py.xdotool ${TOOLS}
echo zzz $<
tools/compile_pngs.sh $<
+
+apt-get-dependencies:
+ sudo apt-get install xvfb rxvt-unicode-256color xdotool