mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/apparmor: fix typo in Config.in
pyhon should be python Signed-off-by: Adam Duskett <Aduskett@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
515751036c
commit
ebea009ffd
@@ -34,7 +34,7 @@ config BR2_PACKAGE_APPARMOR_UTILS
|
|||||||
depends on BR2_PACKAGE_PYTHON3
|
depends on BR2_PACKAGE_PYTHON3
|
||||||
select BR2_PACKAGE_PYTHON3_READLINE
|
select BR2_PACKAGE_PYTHON3_READLINE
|
||||||
help
|
help
|
||||||
A set of utilities (written in pyhon):
|
A set of utilities (written in python):
|
||||||
aa-audit aa-disable aa-logprof
|
aa-audit aa-disable aa-logprof
|
||||||
aa-autodep aa-easyprof aa-mergeprof
|
aa-autodep aa-easyprof aa-mergeprof
|
||||||
aa-cleanprof aa-enforce aa-status
|
aa-cleanprof aa-enforce aa-status
|
||||||
|
|||||||
Reference in New Issue
Block a user