summaryrefslogtreecommitdiffstats
path: root/package/python-django
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-django')
-rw-r--r--package/python-django/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/python-django/Config.in b/package/python-django/Config.in
index 89dec8e17a..0a2e308d31 100644
--- a/package/python-django/Config.in
+++ b/package/python-django/Config.in
@@ -4,6 +4,7 @@ config BR2_PACKAGE_PYTHON_DJANGO
select BR2_PACKAGE_PYTHON3_UNICODEDATA
select BR2_PACKAGE_PYTHON3_PYEXPAT
select BR2_PACKAGE_PYTHON_PYTZ # runtime
+ select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
help
Django is a high-level Python Web framework that encourages
rapid development and clean, pragmatic design. It takes your
OpenPOWER on IntegriCloud