mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 01:15:27 +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:
parent
8d55746de4
commit
9c00cf3ecf
@ -12,4 +12,4 @@ do_install_append() {
|
|||||||
install -m 0644 ${S}/*.egg ${D}/${PYTHON_SITEPACKAGES_DIR}/
|
install -m 0644 ${S}/*.egg ${D}/${PYTHON_SITEPACKAGES_DIR}/
|
||||||
}
|
}
|
||||||
|
|
||||||
RDEPENDS_${PN} += "python-io"
|
RDEPENDS_${PN} += "${PYTHON_PN}-io"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user