mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-16 21:10:57 +08:00
Add missing C dependencies
This commit is contained in:
parent
c210f78a58
commit
8a4e1f2465
@ -69,5 +69,6 @@ PCAPdroid integrates [nDPI](https://github.com/ntop/nDPI) to detect the applicat
|
||||
## Building
|
||||
|
||||
1. Clone this repo
|
||||
2. Run `git submodule update --init`
|
||||
3. Build the app
|
||||
2. Install nDPI dependencies: `autogen libpcap-dev libjson-c-dev`
|
||||
3. Run `git submodule update --init`
|
||||
4. Build the app
|
||||
|
||||
Loading…
Reference in New Issue
Block a user