[Bug 683455] New: Missed implicit dependecy in .pc files

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 5 17:36:54 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=683455
  GStreamer | qt-gstreamer | git

           Summary: Missed implicit dependecy in .pc files
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: qt-gstreamer
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: i.zaufi at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=223587)
 View: https://bugzilla.gnome.org/attachment.cgi?id=223587
 Review: https://bugzilla.gnome.org/review?bug=683455&attachment=223587

fixes for qt-gstreamer's .pc files to depend in boost

Due a lack of @Boost_INCLUDE_DIR@ in all .pc.in files packages which are use
qt-gstreamer will get implicit dependency on boost! even if they don't use it,
they have to (re)detect it (just suppose that boost installed into
/usr/include/boost_1.50 and there is no 'default' /usr/include/boost)...

attached patch will fix that.

-- 
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