mirror of
https://github.com/swaywm/sway.git
synced 2026-04-05 07:15:41 -04:00
Check for CAP_SYS_PTRACE
This commit is contained in:
parent
d353da248b
commit
8577095db7
2 changed files with 11 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ target_link_libraries(sway
|
|||
${PANGO_LIBRARIES}
|
||||
${JSONC_LIBRARIES}
|
||||
m
|
||||
cap
|
||||
)
|
||||
|
||||
install(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue