for Ubuntu, remove libev3 dependency, use libev-dev instead

This commit is contained in:
ahrenholz@gmail.com 2012-03-14 17:23:22 +00:00
parent 84976e323b
commit 68329a5db3

View file

@ -60,7 +60,7 @@ Follow these instructions to build CORE from source. Dependencies are automatica
== Step 1. Install prerequisite packages ==
Ubuntu:
`sudo apt-get install bash bridge-utils ebtables iproute libev3 libtk-img python tcl8.5 tk8.5 xterm autoconf automake gcc libev-dev make pkg-config python-dev libreadline-dev imagemagick texinfo help2man`
`sudo apt-get install bash bridge-utils ebtables iproute libtk-img python tcl8.5 tk8.5 xterm autoconf automake gcc libev-dev make pkg-config python-dev libreadline-dev imagemagick texinfo help2man`
Fedora: