summaryrefslogtreecommitdiff
path: root/xtst.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* Add xextproto & xi to Requires.privateAlan Coopersmith2012-04-271-1/+1
| | | | | | | | | | | | Only headers are needed, not libraries to link with. Required for includes of xtestconst.h (xextproto) and XInput.h (xi) in XTest.h public header. Fixes https://bugs.freedesktop.org/attachment.cgi?id=59835 (originally reported as https://bugzilla.novell.com/show_bug.cgi?id=748808 ) Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
* Update pkgconfig files to separate library build-time dependencies fromKevin E Martin2005-11-191-3/+4
| | | | | application build-time dependencies, and update package deps to work with separate build roots.
* Do PKG_CHECK_MODULES on a unique token instead of on "DEP", so builds withAdam Jackson2005-08-031-2/+2
| | | | a global configure cache don't get confused.
* - Add Xtst to symlink.shSøren Sandmann Pedersen2005-06-131-0/+11
- Add Xtst build system