dropping collada-dom dependent packages

This commit is contained in:
Lukas Bulwahn 2016-10-12 17:29:24 +02:00
parent 855eebca0b
commit 9569d5ed9e
1 changed files with 1 additions and 2 deletions

View File

@ -65,8 +65,6 @@ RDEPENDS_${PN} = "\
hardware-interface \
joint-limits-interface \
transmission-interface \
collada-parser \
collada-urdf \
kdl-parser \
resource-retriever \
urdf-parser-plugin \
@ -175,6 +173,7 @@ RDEPENDS_${PN} = "\
rosbridge-suite \
"
# collada-parser and collada-urdf require collada-dom, which does not compile with gcc6.
# ar-track-alvar does not compile due to unknown opencv identifiers.
# image-view requires gtk+, but it cannot be found by cmake for some reason.
# sound-play requires python-gst (which is not available in any layers' master branch)