Description of problem: If I install libfakekey-devel with yum, try to compile some program using it, and I get the following error: /usr/include/fakekey/fakekey.h:13:34: fatal error: X11/extensions/XTest.h: No such file or directory Version-Release number of selected component (if applicable): libfakekey-devel-0.1-5.fc15.x86_64 How reproducible: always Steps to Reproduce: 1. yum erase libXtst-devel 2. yum install libfakekey-devel 3. compile some program using libfakekey Actual results: Get the compile error as above, because of missing dependency on libXtst-devel. Expected results: libXtst-devel should be automatically installed on the step 2. Additional info:
libfakekey-0.1-6.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/libfakekey-0.1-6.fc14
libfakekey-0.1-6.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/libfakekey-0.1-6.fc15
libfakekey-0.1-6.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.
libfakekey-0.1-6.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.