mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
gpsd: make sure gps-utils-python runtime-depends on python3-pyserial
Pyserial is used at runtime (e.g. by ubxtool) Reported-By: Federico Perenno <federico.perenno@abinsula.com> Signed-off-by: Gianfranco Costamagna <costamagnagianfranco@yahoo.it> Signed-off-by: Gianfranco Costamagna <locutusofborg@debian.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
5760b66b3b
commit
1266c912af
@ -143,6 +143,7 @@ FILES:python3-pygps = "${PYTHON_SITEPACKAGES_DIR}/* ${libdir}/gps/*.py ${libdir}
|
||||
RDEPENDS:python3-pygps = " \
|
||||
python3-core \
|
||||
python3-io \
|
||||
python3-pyserial \
|
||||
python3-threading \
|
||||
python3-terminal \
|
||||
gpsd \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user