Promote iptables from Recommend to Depends
authorMichael Prokop <mika@grml.org>
Fri, 25 Nov 2022 16:05:50 +0000 (17:05 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 25 Nov 2022 16:05:50 +0000 (17:05 +0100)
commit94a6f8d78ae4d5f45223aa618bc11c6168f3565b
tree3ef3314e30beb44e8062dca147f91f99c7b2e90d
parentff1a7a858614e9c57076cbf709d59d6c77e4df4c
Promote iptables from Recommend to Depends

Otherwise tools like grml-router don't work OOTB:

| grml@grml ~ % sudo grml-router
| iptables: binary not found

Given that iptables and its dependencies require less than 3MB of disk
space on e.g. grml64-small, let's add it as dependency.

Closes: https://github.com/grml/grml/issues/196
debian/control