diff options
| author | onefang | 2019-09-07 01:39:18 +1000 |
|---|---|---|
| committer | onefang | 2019-09-07 01:39:18 +1000 |
| commit | 07e4a6bd020dc40e4d42fc654fe7c475e42aaa16 (patch) | |
| tree | fc4815f0756d33e873dd3842682b489d0238a58d | |
| parent | Various changes to the URL checker. (diff) | |
| download | apt-panopticon-07e4a6bd020dc40e4d42fc654fe7c475e42aaa16.zip apt-panopticon-07e4a6bd020dc40e4d42fc654fe7c475e42aaa16.tar.gz apt-panopticon-07e4a6bd020dc40e4d42fc654fe7c475e42aaa16.tar.bz2 apt-panopticon-07e4a6bd020dc40e4d42fc654fe7c475e42aaa16.tar.xz | |
Document the new LuaSec dependency.
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -34,6 +34,7 @@ installed - | |||
| 34 | * ionice, on Debian based systems it'll be in the util-linux package. | 34 | * ionice, on Debian based systems it'll be in the util-linux package. |
| 35 | * luajit | 35 | * luajit |
| 36 | * LuaSocket, on Debian based systems it'll be in the lua-socket package. | 36 | * LuaSocket, on Debian based systems it'll be in the lua-socket package. |
| 37 | * LuaSec, on Debian based systems it'll be in the lua-sec package. | ||
| 37 | * wget | 38 | * wget |
| 38 | 39 | ||
| 39 | 40 | ||
