diff --git a/configure.ac b/configure.ac index 0bc3c5d3b37..69da9a55232 100644 --- a/configure.ac +++ b/configure.ac @@ -1155,7 +1155,7 @@ CLIENTLIBS= AC_COMPILE_IFELSE( [AC_LANG_PROGRAM([[#include ]], [[ - + ]])], [ AC_MSG_RESULT([yes]) diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index 44593f6454e..8118ecc8c17 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -57,6 +57,7 @@ parts: - libxrandr-dev - libdbus-1-dev - libxtst-dev + - libevdev-dev # vcpkg dependencies - build-essential - pkg-config