diff options
| author | onefang | 2019-12-03 06:27:30 +1000 |
|---|---|---|
| committer | onefang | 2019-12-03 06:27:30 +1000 |
| commit | f6b6640f17e2536f2842b9647a2442a92ab8579c (patch) | |
| tree | 4aa919c6d1a8f1b6549712a0fea35aab932dce06 | |
| parent | Test and report speed. (diff) | |
| download | apt-panopticon-f6b6640f17e2536f2842b9647a2442a92ab8579c.zip apt-panopticon-f6b6640f17e2536f2842b9647a2442a92ab8579c.tar.gz apt-panopticon-f6b6640f17e2536f2842b9647a2442a92ab8579c.tar.bz2 apt-panopticon-f6b6640f17e2536f2842b9647a2442a92ab8579c.tar.xz | |
Update dependencies.
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
| @@ -34,10 +34,13 @@ installed - | |||
| 34 | * curl | 34 | * curl |
| 35 | * dig, part of BIND. On Debian based systems it'll be in the dnsutils package. | 35 | * dig, part of BIND. On Debian based systems it'll be in the dnsutils package. |
| 36 | * flock, on Debian based systems it'll be in the util-linux package. | 36 | * flock, on Debian based systems it'll be in the util-linux package. |
| 37 | * gpgv | ||
| 38 | * gzip | ||
| 37 | * ionice, on Debian based systems it'll be in the util-linux package. | 39 | * ionice, on Debian based systems it'll be in the util-linux package. |
| 38 | * luajit | 40 | * luajit |
| 39 | * LuaSocket, on Debian based systems it'll be in the lua-socket package. | 41 | * LuaSocket, on Debian based systems it'll be in the lua-socket package. |
| 40 | 42 | * md5sum and sha256, on Debian based systems they'll be in the coreutils package. | |
| 43 | * xz, on Debian based systems it'll be in the xz-utils package. | ||
| 41 | 44 | ||
| 42 | Using it. | 45 | Using it. |
| 43 | --------- | 46 | --------- |
