diff options
| author | Derek Straka <derek@asterius.io> | 2017-12-22 15:51:57 -0500 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2017-12-27 07:25:02 -0800 |
| commit | 3182908c651fc768c04bf29c957d78b8cf949b11 (patch) | |
| tree | 00eae92c9f29b1a628812445504f9ec7b7bbe457 /meta-python/recipes-devtools/python/python-django_1.11.8.bb | |
| parent | 048ab14c464471b76216992803da18796090d610 (diff) | |
| download | meta-openembedded-3182908c651fc768c04bf29c957d78b8cf949b11.tar.gz | |
python-django: update to version 1.11.8
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-django_1.11.8.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-django_1.11.8.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python-django_1.11.8.bb b/meta-python/recipes-devtools/python/python-django_1.11.8.bb new file mode 100644 index 0000000000..ed92c9bfe0 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-django_1.11.8.bb | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | require python-django.inc | ||
| 2 | inherit setuptools | ||
| 3 | |||
| 4 | RDEPENDS_${PN} += "${PYTHON_PN}-zlib" | ||
