summaryrefslogtreecommitdiffstats
path: root/rules/python3-decorator.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2016-02-10 09:47:39 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2016-02-10 09:47:39 +0100
commit46ab20d357fba857ed88f4f0f2b5cff8b91f3b6b (patch)
tree8fd00d480a36a566e22970e2c2053a9a5a8c22db /rules/python3-decorator.in
parent15ff9c80903ba0a5f462dd93553cccd997a1dc3f (diff)
downloadptxdist-46ab20d357fba857ed88f4f0f2b5cff8b91f3b6b.tar.gz
ptxdist-46ab20d357fba857ed88f4f0f2b5cff8b91f3b6b.tar.xz
python3-decorator: add missing dependency
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/python3-decorator.in')
-rw-r--r--rules/python3-decorator.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/python3-decorator.in b/rules/python3-decorator.in
index 177a6f4b5..fe68b58c2 100644
--- a/rules/python3-decorator.in
+++ b/rules/python3-decorator.in
@@ -2,6 +2,7 @@
config PYTHON3_DECORATOR
tristate
+ select PYTHON3
prompt "decorator"
help
Better living through Python with decorators