diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/Makefile | 3 |
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 |
