usbpath: Fix QA warnings

WARNING: QA Issue: usbpath requires /usr/bin/perl, but no providers in its RDEPENDS [file-rdeps]

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster 2015-04-05 06:10:20 -07:00
parent 564ba80ed8
commit 8564889205

View File

@ -17,3 +17,5 @@ SRC_URI = "svn://svn.openmoko.org/trunk/src/host;module=usbpath;protocol=http \
S = "${WORKDIR}/usbpath"
inherit autotools pkgconfig
RDEPENDS_${PN} += "perl"