GNOME Bugzilla – Bug 556580
Drop libgnome[vfs] dependency
Last modified: 2009-07-11 16:02:08 UTC
Now (2.25) there's no need for gnome_vfs and libgnome anymore for gnome_thumbnails, as they have been moved to libgnome-desktop, that doesn't depend anymore on libgnome[vfs] itself and which isn't to be deprecated. Attached patch drops the dependencies on gnome-vfs and libgnome, replacing it with gnome-desktop.
Created attachment 120724 [details] [review] patch
Didn't mean to set a target.
Patch looks good. Please commit
Committed, closing. 2008-10-17 Cosimo Cecchi <cosimoc@gnome.org> * configure.ac: * src/Makefile.am: * src/cheese-thumb-view.c: (cheese_thumb_view_thread_append_item), (cheese_thumb_view_init): * src/cheese.c: (main): * src/eog-thumbnail.c: (art_rgb_run_alpha): Drop libgnome/libgnome-vfs dependencies (#556580).