mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-30 02:48:37 +00:00
python-six: update RDEPENDS to work on both python2.7 and python3
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
8d55746de4
commit
9c00cf3ecf
@@ -12,4 +12,4 @@ do_install_append() {
|
||||
install -m 0644 ${S}/*.egg ${D}/${PYTHON_SITEPACKAGES_DIR}/
|
||||
}
|
||||
|
||||
RDEPENDS_${PN} += "python-io"
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-io"
|
||||
|
||||
Reference in New Issue
Block a user