Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 288 Bytes

File metadata and controls

14 lines (12 loc) · 288 Bytes

Required Packages

Along with these packages make sure you have rust installed The recommended way to do this is via rustup

Fedora

  • libxdo-devel
  • alsa-lib-devel
  • pkg-config

Debian

  • build-essential
  • pkg-config
  • libasound2-dev
  • libxdo-dev