python-markdown: add host-package support
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Wed, 4 Mar 2015 16:00:09 +0000 (17:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 4 Mar 2015 21:46:44 +0000 (22:46 +0100)
Host-cheetah needs host-markdown.

Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@trabucayre.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/python-markdown/python-markdown.mk

index 864825e36949b6b01d605cd98578b8f4a9aeb1bc..3b2217ecaa6aba7446b7128bf8053c6a7ceeafa0 100644 (file)
@@ -12,3 +12,4 @@ PYTHON_MARKDOWN_LICENSE_FILES = LICENSE.md
 PYTHON_MARKDOWN_SETUP_TYPE = distutils
 
 $(eval $(python-package))
+$(eval $(host-python-package))