temporarily drop image-view due to issue #396
This commit is contained in:
parent
876637f1c4
commit
a5cf3d13eb
|
@ -95,7 +95,6 @@ RDEPENDS_${PN} = "\
|
||||||
camera-calibration \
|
camera-calibration \
|
||||||
image-proc \
|
image-proc \
|
||||||
image-rotate \
|
image-rotate \
|
||||||
image-view \
|
|
||||||
stereo-image-proc \
|
stereo-image-proc \
|
||||||
random-numbers \
|
random-numbers \
|
||||||
shape-tools \
|
shape-tools \
|
||||||
|
@ -176,6 +175,7 @@ RDEPENDS_${PN} = "\
|
||||||
rosbridge-suite \
|
rosbridge-suite \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
# 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)
|
# sound-play requires python-gst (which is not available in any layers' master branch)
|
||||||
# joint-state-publisher still has some issues.
|
# joint-state-publisher still has some issues.
|
||||||
# freenect-camera and freenect-launch requires opengl distro feature.
|
# freenect-camera and freenect-launch requires opengl distro feature.
|
||||||
|
|
Loading…
Reference in New Issue