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:
Lothar Felten
2017-10-20 22:34:34 +02:00
committed by Arnout Vandecappelle (Essensium/Mind)
parent 083716cdfb
commit 1fb409167f
3 changed files with 9 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ menu "Host utilities"
source "package/pwgen/Config.in.host"
source "package/python-lxml/Config.in.host"
source "package/python-six/Config.in.host"
source "package/python-xlrd/Config.in.host"
source "package/qemu/Config.in.host"
source "package/raspberrypi-usbboot/Config.in.host"
source "package/rauc/Config.in.host"