Bug 462971 - Missing BuildRequires on libXdamage-devel
Summary: Missing BuildRequires on libXdamage-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk2
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-19 22:14 UTC by Owen Taylor
Modified: 2008-09-22 15:48 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-09-22 15:48:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Owen Taylor 2008-09-19 22:14:24 UTC
$ python
 >>> import gtk
 >>> gtk.gdk.display_get_default().supports_composite()
 False

Looks like the problem might be missing libXdamage-devel (I don't see it
in the spec file, and supports_composite() requires all of XFIXES, DAMAGE,
and COMPOSITE.)

Comment 1 Matthias Clasen 2008-09-22 15:48:14 UTC
Rebuilding with BR: libXdamage-devel now


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