diff options
author | Peter Korsgaard <jacmet@sunsite.dk> | 2012-09-29 20:40:39 +0200 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-09-29 20:40:39 +0200 |
commit | b86a86cfbbf72499b62e3b498001d97366bdb6d9 (patch) | |
tree | 7716d21ec17c7caf7c2109aabbab6c8099fd65d5 /configs | |
parent | 7bcb494dcc21f9f8a2bd32d0f6425bbe2b63f5ae (diff) | |
download | buildroot-novena-b86a86cfbbf72499b62e3b498001d97366bdb6d9.tar.gz buildroot-novena-b86a86cfbbf72499b62e3b498001d97366bdb6d9.zip |
x11vnc: add libXtst as a dependency
x11vnc CAN be built without XTEST support, but it isn't very useful as
noted by the warning printed by configure when it isn't found:
*** A working build environment for the XTEST extension was not found ***
(libXtst). An x11vnc built this way will be *ONLY BARELY USABLE*.
You will be able to move the mouse but not click or type. There can
also be deadlocks if an application grabs the X server.
It is recommended that you install the necessary development packages
for XTEST (perhaps it is named something like libxtst-dev) and run
configure again.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions