[Bug 747841] New: [gio] Dependencies wrong or insufficient
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 14 03:43:07 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747841
Bug ID: 747841
Summary: [gio] Dependencies wrong or insufficient
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-base
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: jan.steffens at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
The gio plugin adds a dependency on gio-2.0's giomoduledir (correct), but also
a dependency on "gvfsd" either in the library paths or gio-2.0's libdir.
This latter dependency is not only insufficient (e.g. it will miss the addition
of "gvfsd-smb") but also wrong: The correct path to use would be gvfs'
libexecdir, which is set to /usr/lib/gvfs on Arch. However, gvfs does not have
a pkgconfig file, so discovering this path automatically seems impossible.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list