Skip to content

Commit

Permalink
linux: update setup documentation for Ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
benoit-pierre committed Apr 3, 2016
1 parent ff34dbd commit b488f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ All dependencies can be installed with pacman:

Most dependencies can be installed with APT:

`sudo apt-get install cython libusb-1.0-0-dev python-appdirs python-mock python-pip python-pytest python-serial python-setuptools python-wxgtk3.0 python-xlib`
`sudo apt-get install cython libusb-1.0-0-dev libudev-dev python-appdirs python-mock python-pip python-pytest python-serial python-setuptools python-wxgtk3.0 python-xlib`

Note: `python-wxgtk3.0` is only available starting with Ubuntu 15.10 (Wily Werewolf). It can be installed on older versions, like Ubuntu 14.04 LTS (Trusty Tahr), by using the following PPA: `ppa:adamwolf/kicad-trusty-backports`.

Expand Down

0 comments on commit b488f1f

Please sign in to comment.