|
@@ -11,6 +11,8 @@ PYTHON_JINJA2_SITE = https://files.pythonhosted.org/packages/4f/e7/65300e6b32e69
|
|
|
PYTHON_JINJA2_SETUP_TYPE = setuptools
|
|
|
PYTHON_JINJA2_LICENSE = BSD-3-Clause
|
|
|
PYTHON_JINJA2_LICENSE_FILES = LICENSE.rst
|
|
|
+PYTHON_JINJA2_CPE_ID_VENDOR = pocoo
|
|
|
+PYTHON_JINJA2_CPE_ID_PRODUCT = jinja2
|
|
|
|
|
|
# In host build, setup.py tries to download markupsafe if it is not installed
|
|
|
HOST_PYTHON_JINJA2_DEPENDENCIES = host-python-markupsafe
|