mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-13 15:04:08 +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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
86a83e2e54
commit
564ba80ed8
@ -20,4 +20,5 @@ do_configure_prepend() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
RDEPENDS_${PN} += "python perl"
|
||||||
RRECOMMENDS_${PN} = "gpsd"
|
RRECOMMENDS_${PN} = "gpsd"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user