build-styles/waf{,3}: python{,3} in hostmakedepends
Closes: #11592 [via git-merge-pr] Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
2db28229cf
commit
92fd2f3d4b
2 changed files with 2 additions and 0 deletions
1
common/environment/build-style/waf.sh
Normal file
1
common/environment/build-style/waf.sh
Normal file
|
@ -0,0 +1 @@
|
||||||
|
hostmakedepends+=" python"
|
1
common/environment/build-style/waf3.sh
Normal file
1
common/environment/build-style/waf3.sh
Normal file
|
@ -0,0 +1 @@
|
||||||
|
hostmakedepends+=" python3"
|
Loading…
Reference in a new issue