package/apparmor: add a dependency on net-tools if utils is selected
authorAdam Duskett <Aduskett@gmail.com>
Fri, 8 May 2020 01:59:55 +0000 (18:59 -0700)
committerYann E. MORIN <yann.morin.1998@free.fr>
Fri, 8 May 2020 08:06:44 +0000 (10:06 +0200)
commiteb02ef549f91370335acaf41d97874ca013b6d18
treec6b451f0853a34de34c1a1057d241aedf3beff89
parentebea009ffdd018f9615584e2e3be19d8c7325c82
package/apparmor: add a dependency on net-tools if utils is selected

aa-unconfied requires the full version of netstat provided by the net-tools
package. Without the full version, running aa-unconfined will result in the
error:
netstat: invalid option -- 'p'

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
[yann.morin.1998@free.fr:
  - net-ttols is a runtime depednency
  - select BB_SHOW_OTHERS
  - reorder depends
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/apparmor/Config.in