mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
python3-editables: New build dependency for python3-hatchling
- lfs and rootfile created. - rootfile put into common as it is only used as a build dependency. - Used pyproject.toml build approach Tested-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
703d5dfef0
commit
ec01213dcf
4
make.sh
4
make.sh
@@ -1595,6 +1595,7 @@ buildipfire() {
|
||||
lfsmake2 python3-terminaltables
|
||||
lfsmake2 python3-pkgconfig
|
||||
lfsmake2 python3-msgpack
|
||||
lfsmake2 python3-editables
|
||||
lfsmake2 python3-hatchling
|
||||
lfsmake2 python3-hatch-vcs
|
||||
lfsmake2 python3-hatch-fancy-pypi-readme
|
||||
@@ -1651,9 +1652,6 @@ buildipfire() {
|
||||
lfsmake2 dnsdist
|
||||
lfsmake2 bird
|
||||
lfsmake2 libyang
|
||||
lfsmake2 abseil-cpp
|
||||
lfsmake2 protobuf
|
||||
lfsmake2 protobuf-c
|
||||
lfsmake2 frr
|
||||
lfsmake2 dmidecode
|
||||
lfsmake2 mcelog
|
||||
|
||||
Reference in New Issue
Block a user