optional_depends libraw1394 \
                 "--enable-vid21394" \
                 "--disable-vid21394" \
                 "build plugin for video-2-1394 capture device" &&

# for future spell libdc1394
#optional_depends libdc1394 \
#                 "--enable-dcam" \
#                 "--disable-dcam" \
#                 "build plugin for IIDC 1394 cameras" &&

depends v4l-utils &&

optional_depends GETTEXT \
                 "--enable-nls" \
                 "--disable-nls" \
                 "for Native Language Support" &&

optional_depends gtk-doc \
                 "--enable-gtk-doc" \
                 "--disable-gtk-doc" \
                 "build documentation with gtk-doc"
