mention libpcap in building from source section

This commit is contained in:
Édouard Lopez
2016-02-08 10:14:41 +01:00
parent 7c89f0d5e8
commit a27e090b3d

View File

@@ -25,8 +25,7 @@ Ideas for features, as well as open bugs, can be found on [issues' label:enhanc
### Building from source ### Building from source
Nethogs depends on `ncurses`, so you need to install the ncurses development Nethogs depends on `ncurses` for the text-based interface and `libpcap` for user-level packet capture. So you need to install both **development libraries** before building nethogs.
libraries before building nethogs.
#### Debian/Ubuntu #### Debian/Ubuntu