blob: 8179952f45a49b86331c4a023ec137e27dc314d5 (
plain)
1
2
3
4
5
6
|
DEPENDS = "gstreamer gst-plugins-base"
RDEPENDS = "gstreamer gst-plugins-base gst-plugin-playbin \
gst-plugin-decodebin gst-plugin-gnomevfs gst-plugin-alsa \
gst-plugin-volume gst-plugin-ximagesink"
ALLOW_EMPTY = "1"
|