board-descriptor: add missing dependency

This commit is contained in:
Stefan Eichenberger 2017-07-31 18:22:47 +02:00
parent dda6e40605
commit d496e517c1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
PR = "r0"
RDEPENDS_${PN} = "python-json"
RDEPENDS_${PN} = "python-json python-textutils"
SRC_URI = " \
file://bd.py \