increase dvbapp PR.
[vuplus_openembedded] / recipes / gstreamer / gst-plugins-base_0.10.23.bb
1 require gst-plugins.inc
2
3 PR = "${INC_PR}.1"
4
5 PROVIDES += "gst-plugins"
6
7 # gst-plugins-base only builds the alsa plugin
8 # if alsa has been built and is present.  You will
9 # not get an error if this is not present, just 
10 # a missing alsa plugin
11 DEPENDS += "libtheora alsa-lib libsm virtual/libx11 freetype gnome-vfs libxv"
12