summaryrefslogtreecommitdiffstats
path: root/rules/python3-path-py.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2018-10-17 08:34:12 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2018-10-19 20:17:50 +0200
commit33b1388b219dbb54f27bd97754930168a369cdd8 (patch)
treedee2b6563089cf87e018be3fa65cf47cb02a711d /rules/python3-path-py.in
parentd2e08691924d1a8c2edf755413a4d2e8ebfbc337 (diff)
downloadptxdist-33b1388b219dbb54f27bd97754930168a369cdd8.tar.gz
ptxdist-33b1388b219dbb54f27bd97754930168a369cdd8.tar.xz
python3-*: remove dependency on host-python3-setuptools
Python 3 depends on this directly now. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/python3-path-py.in')
-rw-r--r--rules/python3-path-py.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/python3-path-py.in b/rules/python3-path-py.in
index f62b8d76f..87666dffa 100644
--- a/rules/python3-path-py.in
+++ b/rules/python3-path-py.in
@@ -3,7 +3,6 @@
config PYTHON3_PATH_PY
tristate
select PYTHON3
- select HOST_PYTHON3_SETUPTOOLS
select HOST_PYTHON3_SETUPTOOLS_SCM
prompt "path-py"
help