[Bug 689043] New: gstreamer-0.10.pc declares public dependency on libgthread

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Nov 25 11:55:24 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=689043
  GStreamer | gstreamer (core) | 0.10.x

           Summary: gstreamer-0.10.pc declares public dependency on
                    libgthread
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: desrt at desrt.ca
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gstreamer-0.10.pc:Requires: glib-2.0, gobject-2.0, gmodule-no-export-2.0,
gthread-2.0, libxml-2.0


This means that any app (or library) built against gstreamer-0.10 will have
libgthread on its DT_NEEDED list.

Probably this should be dropped entirely (or if you still call g_thread_init()
internally then moved to Requires.private)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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