diff options
Diffstat (limited to 'rhythmbox/rhythmbox_0.8.5.oe')
-rw-r--r-- | rhythmbox/rhythmbox_0.8.5.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rhythmbox/rhythmbox_0.8.5.oe b/rhythmbox/rhythmbox_0.8.5.oe index c8db00ba34..b94e66fb94 100644 --- a/rhythmbox/rhythmbox_0.8.5.oe +++ b/rhythmbox/rhythmbox_0.8.5.oe @@ -1,3 +1,4 @@ +SECTION = "unknown" PR = "r3" SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/0.8/rhythmbox-${PV}.tar.gz \ file://ogg.m4 file://vorbis.m4" @@ -24,4 +25,3 @@ inherit autotools gconf do_compile() { oe_runmake ORBIT_IDL=`which orbit-idl-2` } - |