Bug 477310 - gstreamer-python : requires -devel packages due to pkgconfig dependencies
Summary: gstreamer-python : requires -devel packages due to pkgconfig dependencies
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gstreamer-python
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Denis Leroy
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-20 10:22 UTC by Michael Schwendt
Modified: 2009-01-10 10:59 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-10 10:59:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2008-12-20 10:22:33 UTC
Recent releases of RPM add automatic Requires for
dependencies found in pkgconfig .pc files.

This package now requires at least one -devel package.
Packaging-changes are necessary to get rid of this dependency
on -devel packages:

=> gstreamer-python-0.10.12-2.fc11.i386 (gstreamer-python-0.10.12-2.fc11.src.rpm)
    PROVIDES: gstreamer-python-devel
    /usr/lib/pkgconfig/gst-python-0.10.pc
    REQUIRES: pygtk2-devel
    REQUIRES: pygobject2-devel
    REQUIRES: glib2-devel
    REQUIRES: pycairo-devel
    REQUIRES: cairo-devel
    REQUIRES: libX11-devel
    REQUIRES: libXdmcp-devel
    REQUIRES: xorg-x11-proto-devel
    REQUIRES: libXau-devel
    REQUIRES: libxcb-devel
    REQUIRES: freetype-devel
    REQUIRES: pixman-devel
    REQUIRES: libpng-devel
    REQUIRES: fontconfig-devel
    REQUIRES: libXrender-devel
    REQUIRES: gstreamer-devel
    REQUIRES: libxml2-devel
    REQUIRES: check-devel

Comment 1 Denis Leroy 2009-01-10 10:59:08 UTC
Fixed.


Note You need to log in before you can comment on or make changes to this bug.