Skip to content

Dependencies

Luca Weiss edited this page Oct 20, 2017 · 4 revisions

Moved from the README to not confuse first users:

Note, that you most likely don't need to install these packages manually!

Dependencies

  • Qt5 (+ the modules: DBus, Network & Xml)
  • razer-drivers
  • cmake
  • extra-cmake-modules

Ubuntu

sudo apt install cmake extra-cmake-modules qt5-default

Arch Linux

sudo pacman -S --needed cmake extra-cmake-modules qt5-base
Clone this wiki locally