joint-state-publisher: adding missing run dependency
Resolves error: ImportError: No module named wx
This commit is contained in:
parent
097668a6dc
commit
a60f1b302b
|
@ -7,3 +7,5 @@ LIC_FILES_CHKSUM = "file://package.xml;beginline=9;endline=9;md5=d566ef916e9dedc
|
|||
DEPENDS = "rospy wxpython sensor-msgs"
|
||||
|
||||
require robot-model.inc
|
||||
|
||||
RDEPENDS_${PN} = "wxpython"
|
||||
|
|
Loading…
Reference in New Issue