diff options
author | P. J. McDermott <pehjota> | 2014-06-22 02:36:48 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-06-22 02:36:48 (EDT) |
commit | 42ddadfba975a887e053f7a452391a969baa9136 (patch) | |
tree | bad09cd4c216dfbe08bfe9985a614df0ec437630 | |
parent | 16373d18f669bdccd86d5f134ac9146580ab97a8 (diff) |
dev/pkg/needed: iptables (luci dep) is packaged.
-rw-r--r-- | dev/pkg/needed.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/pkg/needed.mdwn b/dev/pkg/needed.mdwn index c583ced..848847b 100644 --- a/dev/pkg/needed.mdwn +++ b/dev/pkg/needed.mdwn @@ -116,4 +116,4 @@ One or more makefiles may need to be patched to support cross compiling. There are lots of embedded code copies under `contrib/`; some or all of these (e.g. uhttpd) should not be built. -Depends on: `iptables`, `lua-5.1`, maybe more +Depends on: `iptables` (packaged), `lua-5.1`, maybe more |