mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 22:05:25 +00:00
Add missing runtime dependency to python-pygobject
(From OE-Core rev: c895676679b951836c909eb962190f5817662882) Signed-off-by: Chris Trobridge <christrobridge@hotmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
0720425744
commit
f5adb23659
@ -22,4 +22,4 @@ BBCLASSEXTEND = "native"
|
||||
|
||||
EXTRA_OECONF = "--disable-cairo --with-python=python2.7"
|
||||
|
||||
RDEPENDS_${PN} += "python-setuptools"
|
||||
RDEPENDS_${PN} += "python-setuptools python-importlib"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user