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 566876 - [gio] Add dependency for the modules dir
[gio] Add dependency for the modules dir
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:39 UTC by Sebastian Dröge (slomo)
Modified: 2009-01-07 18:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gio-dependencies.diff (1.60 KB, patch)
2009-01-07 09:42 UTC, Sebastian Dröge (slomo)
none Details | Review
gio-dependencies.diff (1.85 KB, patch)
2009-01-07 10:48 UTC, Sebastian Dröge (slomo)
accepted-commit_now Details | Review

Description Sebastian Dröge (slomo) 2009-01-07 09:39:42 UTC
Attached patch adds a plugin dependency for the GIO modules directory.
Comment 1 Sebastian Dröge (slomo) 2009-01-07 09:42:04 UTC
Created attachment 125909 [details] [review]
gio-dependencies.diff
Comment 2 Sebastian Dröge (slomo) 2009-01-07 10:48:10 UTC
Created attachment 125915 [details] [review]
gio-dependencies.diff
Comment 3 Tim-Philipp Müller 2009-01-07 14:07:07 UTC
Looks good to me.
Comment 4 Sebastian Dröge (slomo) 2009-01-07 18:35:47 UTC
2009-01-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>

        * configure.ac:
        * ext/gio/gstgio.c: (plugin_init):
        Add plugin dependency for the GIO and GVfs modules.
        Fixes bug #566876.