mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
foxtrotgps: Fix QA warnings
WARNING: QA Issue: foxtrotgps requires /usr/bin/python, /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:
committed by
Martin Jansa
parent
a71a76d552
commit
e881580c7f
@@ -22,4 +22,5 @@ do_configure_prepend() {
|
||||
fi
|
||||
}
|
||||
|
||||
RDEPENDS_${PN} += "python perl"
|
||||
RRECOMMENDS_${PN} = "gpsd"
|
||||
|
||||
Reference in New Issue
Block a user