mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 22:59:41 +00:00
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>
This commit is contained in:
parent
e881580c7f
commit
4f3ae5f7d3
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user