Bug 513753 - libXtst-devel needs Requires: libXi-devel
Summary: libXtst-devel needs Requires: libXi-devel
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: libXtst
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Søren Sandmann Pedersen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 511773
TreeView+ depends on / blocked
 
Reported: 2009-07-25 11:45 UTC by Axel Thimm
Modified: 2014-06-18 09:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-31 12:03:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Axel Thimm 2009-07-25 11:45:46 UTC
Description of problem:
(In reply to bug #511773 comment #8)
> /usr/include/X11/extensions/XTest.h:50:35: error: X11/extensions/XInput.h: No
> such file or directory
> 
> Both files used to be part of xorg-x11-proto-devel, now they live in
> libXtst-devel and libXi-devel, but there is no dependency between them.  

Version-Release number of selected component (if applicable):
libXtst-devel-0:1.0.99.1-1.fc12.x86_64
libXi-devel-0:1.2.99-6.20090723.fc12.x86_64

How reproducible:
100%

Steps to Reproduce:
1.#include <X11/extensions/XTest.h>
2.
3.
  
Actual results:
See above

Expected results:
Recursive #includes need to be pulled in by rpm dependencies

Additional info:

Comment 1 Caolan McNamara 2009-08-31 12:03:36 UTC
Should have a Requires: libXi-devel in the devel subpackage, I've added that in for libXtst-1.0.99.2-3.fc12


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