Skip to content

Commit

Permalink
Add lX11-xcb link
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Dec 3, 2023
1 parent 972ff26 commit 4cc1758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"-Wl,-rpath,'$$ORIGIN'",
"-Wl,-rpath,'$$ORIGIN/../node_modules/deps-uiohook-raub/<(bin)'",
"-Wl,-rpath,'$$ORIGIN/../../deps-uiohook-raub/<(bin)'",
'-luiohook', '-lX11', '-lXt', '-lxcb',
'-luiohook', '-lX11', '-lXt', '-lxcb', '-lX11-xcb',
],
'defines': ['__linux__'],
}],
Expand Down

0 comments on commit 4cc1758

Please sign in to comment.