Bug 486132

Summary: No dependence of tk-devel on libXft-devel
Product: [Fedora] Fedora Reporter: Patrick Monnerat <patrick>
Component: tkAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: urgent    
Version: rawhideCC: mmaslano
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-19 08:08:43 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Patrick Monnerat 2009-02-18 16:05:08 UTC
Description of problem:
When using TK_LIBS from /usr/lib/tkConfig.sh, a linker error on -lXft occurs if package libXft-devel has not been installed.

Version-Release number of selected component (if applicable):
tk-devel-8.5.6


Additional info:
In the RPM spec file, there is a BuildRequires: dependence on libXft-devel, but the Requires: dependence for subpackage tk-devel is missing, although needed.

This is particularly annoying when recompiling packages simply depending on tk-devel.
AND A FIX IS QUITE URGENT REGARDING TO THE IMMINENT F11 MASS REBUILD !!!

Comment 1 Marcela Mašláňová 2009-02-19 08:08:43 UTC
This requirement was missing for a long time and no one noticed. Thank you for your report.