diff options
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index f2d962b..e5bda5c 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -231,6 +231,7 @@ 'libraries': [ '-lX11', '-lXdamage', + '-lXtst', ], }, }], |