package/policycoreutils: drop host-setools dependency from host-policycoreutils
There is no reason for host-policycoreutils to depend on host-setools, it builds/works fine without it. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
39e7c72aa5
commit
6136ecb0b0
@ -60,8 +60,7 @@ define POLICYCOREUTILS_INSTALL_TARGET_CMDS
|
||||
)
|
||||
endef
|
||||
|
||||
HOST_POLICYCOREUTILS_DEPENDENCIES = \
|
||||
host-libsemanage host-setools
|
||||
HOST_POLICYCOREUTILS_DEPENDENCIES = host-libsemanage
|
||||
|
||||
# Undefining _FILE_OFFSET_BITS here because of a "bug" with glibc fts.h
|
||||
# large file support.
|
||||
|
Loading…
Reference in New Issue
Block a user