Bug 191958 - pango Missing BuildRequire on libXt-devel
Summary: pango Missing BuildRequire on libXt-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: pango
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: BuildReqBlocker
TreeView+ depends on / blocked
 
Reported: 2006-05-16 16:04 UTC by Andreas Thienemann
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-05-21 04:50:09 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch, adding the missing buildreqs (334 bytes, patch)
2006-05-16 16:04 UTC, Andreas Thienemann
no flags Details | Diff

Description Andreas Thienemann 2006-05-16 16:04:08 UTC
Building pango-1.13.0-1 in mock fails with the following warning:

checking for X... no
configure: WARNING: X development libraries not found

Subsequently the compile fails:
+ test -e /var/tmp/pango-1.13.0-root/usr/lib64/libpangoxft-1.0.so
+ echo '/var/tmp/pango-1.13.0-root/usr/lib64/libpangoxft-1.0.so not found; did
not build with Xft support?'
/var/tmp/pango-1.13.0-root/usr/lib64/libpangoxft-1.0.so not found; did not build
with Xft support?

Attached is a patch, adding the necessary BuildRequire: libXt-devel line.

Comment 1 Andreas Thienemann 2006-05-16 16:04:09 UTC
Created attachment 129215 [details]
Patch, adding the missing buildreqs

Comment 2 Matthias Clasen 2006-05-21 04:50:09 UTC
Thanks


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