mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/python3/Config.in.host: drop bogus select BR2_PACKAGE_HOST_BZIP2
This option does not exist. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
@@ -9,7 +9,6 @@ if BR2_PACKAGE_HOST_PYTHON3
|
||||
|
||||
config BR2_PACKAGE_HOST_PYTHON3_BZIP2
|
||||
bool "bzip2"
|
||||
select BR2_PACKAGE_HOST_BZIP2
|
||||
help
|
||||
bz2 module for host Python3.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user