into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/03/01 00:08:23+01:00 dyndns.org!reenoo
gpe-nmf: add potentially missing space in RDEPENDS.
2005/03/01 00:02:47+01:00 dyndns.org!reenoo
gpe-nmf: add a bunch of gst-plugins to RDEPENDS/RRECOMMENDS. MP3 playback should work now.
BKrev: 4224baba6jO4MfcocDRrQxGydm2zTA
DESCRIPTION = "GPE audio player"
DEPENDS = "gtk+ libgpewidget gstreamer gst-plugins"
-RDEPENDS = "gst-plugins"
+RDEPENDS = "esd \
+ gst-plugins \
+ gst-plugin-audio \
+ gst-plugin-audioconvert \
+ gst-plugin-audiofile \
+ gst-plugin-esd \
+ gst-plugin-typefindfunctions \
+ gst-plugin-volume"
+RRECOMMENDS = "gst-plugin-mad \
+ gst-plugin-tagedit"
SECTION = "gpe"
PRIORITY = "optional"
-PR = "r2"
+PR = "r4"
PARALLEL_MAKE=""