mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-16 20:03:23 +00:00
blueman: add RDEPEND on python3-fcntl
After updating current poky master python3-fcntl is not installed into my image anymore. Blueman-applet fails to run with Error: No module named 'fcntl''Module fcntl not found' Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7fe87bea09
commit
25c3860701
@ -26,6 +26,7 @@ RDEPENDS:${PN} += " \
|
|||||||
python3-dbus \
|
python3-dbus \
|
||||||
python3-pygobject \
|
python3-pygobject \
|
||||||
python3-terminal \
|
python3-terminal \
|
||||||
|
python3-fcntl \
|
||||||
packagegroup-tools-bluetooth \
|
packagegroup-tools-bluetooth \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user