git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
578b7e3
)
python-platformio: fix host build
author
George Sapkin
<redacted>
Tue, 12 May 2026 10:47:38 +0000
(13:47 +0300)
committer
George Sapkin
<redacted>
Wed, 13 May 2026 20:02:33 +0000
(23:02 +0300)
Fix bottle dependency.
Fixes: e15bac97 ("python-platformio: add target package")
Signed-off-by: George Sapkin <redacted>
lang/python/python-platformio/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-platformio/Makefile
b/lang/python/python-platformio/Makefile
index eaf3ba0dd8d990736b9c149f938cdf6a7ccf14c2..270024bf7f5fb240a133953399ea93490aa8000c 100644
(file)
--- a/
lang/python/python-platformio/Makefile
+++ b/
lang/python/python-platformio/Makefile
@@
-15,7
+15,7
@@
PKG_LICENSE_FILES:=LICENSE
HOST_BUILD_DEPENDS:= \
python-ajsonrpc/host \
- python-bottle/host \
+ python
3
-bottle/host \
python-build/host \
python-click/host \
python-installer/host \
git clone https://git.99rst.org/PROJECT