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:
1141270
)
python-vcs-versioning: add python-build/host dep
author
Alexandru Ardelean
<redacted>
Thu, 26 Mar 2026 15:32:22 +0000
(17:32 +0200)
committer
Alexandru Ardelean
<redacted>
Sat, 28 Mar 2026 18:56:59 +0000
(20:56 +0200)
Fixes build errors.
Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-vcs-versioning/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-vcs-versioning/Makefile
b/lang/python/python-vcs-versioning/Makefile
index eefa7f6a5a0cc8fafa260b394668b20c8a7fdda2..43ddd518a09e13f2a8a712bf7462316a8b69da46 100644
(file)
--- a/
lang/python/python-vcs-versioning/Makefile
+++ b/
lang/python/python-vcs-versioning/Makefile
@@
-22,6
+22,7
@@
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_HOST_ONLY:=1
HOST_BUILD_DEPENDS:= \
python3/host \
+ python-build/host \
python-hatchling/host \
python-installer/host \
python-packaging/host \
git clone https://git.99rst.org/PROJECT