From: David-John Willis Date: Sat, 3 Apr 2010 22:11:32 +0000 (+0100) Subject: nautilus 2.30.0: Remove old DEPENDS for eel (eel has not been updated since Gnome... X-Git-Tag: Release-2010-05/1~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de6770b15c5e277e51ebf0c83d27f5a871678b4;p=openembedded.git nautilus 2.30.0: Remove old DEPENDS for eel (eel has not been updated since Gnome 2.26 and does not even build with GTK+ 2.20). --- diff --git a/recipes/nautilus/nautilus_2.30.0.bb b/recipes/nautilus/nautilus_2.30.0.bb index 34f22d0df9..78ced5325e 100644 --- a/recipes/nautilus/nautilus_2.30.0.bb +++ b/recipes/nautilus/nautilus_2.30.0.bb @@ -18,6 +18,8 @@ LICENSE="GPL" DEPENDS += "libunique gvfs tracker librsvg libexif esound gnome-desktop orbit2-native" RDEPENDS = "gvfs gvfsd-ftp gvfsd-sftp gvfsd-trash" +PR = "r1" + EXTRA_OECONF = " --disable-gtk-doc --disable-update-mimedb " PACKAGES += " libnautilus"