From 588e07f5f49d9e64267fc53d1b148d8fb49c87f9 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Tue, 3 Aug 2004 15:17:00 +0000 Subject: [PATCH] add more RDEPENDS BKrev: 410fac6cWOzxbmaJYSVk4-wDtUy0mQ --- rhythmbox/rhythmbox_0.8.5.oe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rhythmbox/rhythmbox_0.8.5.oe b/rhythmbox/rhythmbox_0.8.5.oe index cb4a4de..c8db00b 100644 --- a/rhythmbox/rhythmbox_0.8.5.oe +++ b/rhythmbox/rhythmbox_0.8.5.oe @@ -1,4 +1,4 @@ -PR = "r1" +PR = "r3" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.8/rhythmbox-${PV}.tar.gz \ file://ogg.m4 file://vorbis.m4" @@ -11,6 +11,8 @@ FILES_${PN} += " ${libdir}/bonobo/servers ${libdir}/bonobo/*.so ${datadir}/omf $ FILES_${PN}-doc += " ${datadir}/gnome/help" FILES_${PN}-dev += " ${libdir}/bonobo/*.la ${libdir}/bonobo/*.a" +RDEPENDS_${PN} = "gst-plugin-gnomevfs gst-plugin-esd gst-plugin-mad gst-plugin-ivorbis" + do_configure_prepend() { mkdir -p ${S}/m4 cp ${WORKDIR}/ogg.m4 ${S}/m4/ -- 2.7.4