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

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-22 01:12:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Michael Schwendt 2008-12-20 10:23:00 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:

=> pygoocanvas-0.10.0-3.fc11.i386 (pygoocanvas-0.10.0-3.fc11.src.rpm)
    /usr/lib/pkgconfig/pygoocanvas.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


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