From e3a518f0a1fe187d43d51f40cdef9c004fac1506 Mon Sep 17 00:00:00 2001 From: Mathieu Virbel Date: Wed, 27 Apr 2011 12:18:44 +0200 Subject: [PATCH] android: add jinja2 needed as a deps for build.py. It's used for generate AndroidManifest and others files. Closes #127 --- doc/sources/guide/android.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/sources/guide/android.rst b/doc/sources/guide/android.rst index b021d9926..8caae5576 100644 --- a/doc/sources/guide/android.rst +++ b/doc/sources/guide/android.rst @@ -22,6 +22,7 @@ tools available in your PATH: * Java * Python 2.7 (not 2.6.) + * Jinja2 (python module) * Apache ant * Android SDK