mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
python-xlrd: add as host package
Post-build/image scripts may need to extract information from Microsoft Excel (tm) spreadsheet files. Signed-off-by: Lothar Felten <lothar.felten@gmail.com> [Arnout: add package/Config.in.host entry] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
083716cdfb
commit
1fb409167f
@@ -12,3 +12,4 @@ PYTHON_XLRD_LICENSE = BSD-3-Clause
|
||||
PYTHON_XLRD_LICENSE_FILES = xlrd/licences.py
|
||||
|
||||
$(eval $(python-package))
|
||||
$(eval $(host-python-package))
|
||||
|
||||
Reference in New Issue
Block a user