We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e77914 commit e312b68Copy full SHA for e312b68
docs/REQUREMENTS.md
@@ -11,6 +11,7 @@ so keep that in mind when compiling and running this program.
11
* Makefile
12
* libpcap-dev on Debian, libpcap-devel on Fedora
13
* argp (Used for parsing arguments from terminal)
14
+* cjson (https://github.com/DaveGamble/cJSON)
15
<!-- * libcap-dev (Used to check permissions) Currently not in use -->
16
17
# Optional
0 commit comments