mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
catfish: add python3-dbus to RDEPENDS
Otherwise it complains for missing import and won't start
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 4a85e070e1)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
98c5cddf67
commit
18550097f9
@@ -11,4 +11,4 @@ SRC_URI[sha256sum] = "1f6facee57a659af560f06024ca6f98aa4d638bf57a8bcfb613b4dc70f
|
||||
|
||||
FILES_${PN} += "${datadir}/metainfo"
|
||||
|
||||
RDEPENDS_${PN} += "python3-pygobject"
|
||||
RDEPENDS_${PN} += "python3-pygobject python3-dbus"
|
||||
|
||||
Reference in New Issue
Block a user