Unbreak CrashReporter on FreeBSD (#1589)

This commit is contained in:
Jan Beich 2023-02-20 14:15:15 +00:00 committed by GitHub
parent 784cdd7638
commit 474ada9267
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 49 additions and 0 deletions

View file

@ -14,6 +14,7 @@ executable('Hyprland', src,
dependency('xkbcommon'),
dependency('libinput'),
xcb_dep,
backtrace_dep,
systemd_dep,
dependency('pixman-1'),