for Ubuntu, remove libev3 dependency, use libev-dev instead
This commit is contained in:
parent
84976e323b
commit
68329a5db3
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ Follow these instructions to build CORE from source. Dependencies are automatica
|
||||||
== Step 1. Install prerequisite packages ==
|
== Step 1. Install prerequisite packages ==
|
||||||
Ubuntu:
|
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:
|
Fedora:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue