After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 566875 - [gnomevfs] Add dependency for the GnomeVFS modules
[gnomevfs] Add dependency for the GnomeVFS modules
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal blocker
: 0.10.22
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-01-07 09:25 UTC by Sebastian Dröge (slomo)
Modified: 2009-01-07 18:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gnome-vfs-dependencies.diff (1.64 KB, patch)
2009-01-07 09:31 UTC, Sebastian Dröge (slomo)
accepted-commit_now Details | Review

Description Sebastian Dröge (slomo) 2009-01-07 09:25:27 UTC
Hi,
attached patch adds a plugin dependency for the GnomeVFS modules. This makes sure that the plugin is updated after new gnomevfs modules are installed.
Comment 1 Sebastian Dröge (slomo) 2009-01-07 09:31:47 UTC
Created attachment 125908 [details] [review]
gnome-vfs-dependencies.diff
Comment 2 Tim-Philipp Müller 2009-01-07 14:08:08 UTC
Looks good to me too.
Comment 3 Sebastian Dröge (slomo) 2009-01-07 18:32:25 UTC
2009-01-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>

        * configure.ac:
        * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
        Add plugin dependency for the gnomevfs modules.
        Fixes bug #566875.