mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
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
|
endef
|
||||||
|
|
||||||
HOST_POLICYCOREUTILS_DEPENDENCIES = \
|
HOST_POLICYCOREUTILS_DEPENDENCIES = host-libsemanage
|
||||||
host-libsemanage host-setools
|
|
||||||
|
|
||||||
# Undefining _FILE_OFFSET_BITS here because of a "bug" with glibc fts.h
|
# Undefining _FILE_OFFSET_BITS here because of a "bug" with glibc fts.h
|
||||||
# large file support.
|
# large file support.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user