Skip to content

Commit

Permalink
trying to fix build for snap
Browse files Browse the repository at this point in the history
  • Loading branch information
0x0OZ committed Sep 20, 2023
1 parent 375ce7a commit ebc18d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -1155,7 +1155,7 @@ CLIENTLIBS=

AC_COMPILE_IFELSE( [AC_LANG_PROGRAM([[#include <libevdev-1.0/libevdev/libevdev.h>]],
[[
]])],
[
AC_MSG_RESULT([yes])
Expand Down
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ parts:
- libxrandr-dev
- libdbus-1-dev
- libxtst-dev
- libevdev-dev
# vcpkg dependencies
- build-essential
- pkg-config
Expand Down

0 comments on commit ebc18d8

Please sign in to comment.