python-rospkg: more precise run-time dependencies

This commit is contained in:
Lukas Bulwahn 2013-06-14 09:34:57 +02:00
parent 0617211075
commit e20f3c13d0
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ SRC_URI[sha256sum] = "f8be5a9d74f7e656d38b2c3b44b7e367fce4001d613ca3fbfcbb87c493
S = "${WORKDIR}/${SRCNAME}-${PV}"
RDEPENDS_${PN} += "python-modules"
RDEPENDS_${PN} += "python-xml"
inherit setuptools