mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/python-pathlib2: bump to version 2.3.5
And remove scandir from runtime dependencies. Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
4e44552cf7
commit
48ef0d1b2e
@@ -2,7 +2,6 @@ config BR2_PACKAGE_PYTHON_PATHLIB2
|
||||
bool "python-pathlib2"
|
||||
depends on BR2_PACKAGE_PYTHON
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
select BR2_PACKAGE_PYTHON_SCANDIR # runtime
|
||||
help
|
||||
Object-oriented filesystem paths.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user