python-cheetah: new package
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Sun, 21 Dec 2014 15:26:55 +0000 (16:26 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 21 Dec 2014 20:58:48 +0000 (21:58 +0100)
commit9ef15fd63ef041dd28f7421db45463217e9429cb
treeb87db486550aeb29478f3a77601e5601c1d2ceaa
parentc1b0554172dd2d493ae39d9a4ed3467abc6740bb
python-cheetah: new package

[Thomas:
 - Remove dependency on host-python-markdown, apparently not needed
   (it builds fine in a minimal chroot, which doesn't have
   python-markdown installed)
 - Remove runtime dependency on markdown, I can run Cheetah basic
   examples without python-markdown installed.
 - Add dependency on Python 2 only, since it doesn't build for Python
   3.]

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/python-cheetah/Config.in [new file with mode: 0644]
package/python-cheetah/python-cheetah.mk [new file with mode: 0644]