mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
policycoreutils: restorecon libglib2 dependency
Updated to match Config.in select of libglib2 package as dependency if restorecon is enabled. Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
a08b08e8c9
commit
08af46e390
@ -48,6 +48,7 @@ POLICYCOREUTILS_MAKE_DIRS = \
|
|||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_POLICYCOREUTILS_RESTORECOND),y)
|
ifeq ($(BR2_PACKAGE_POLICYCOREUTILS_RESTORECOND),y)
|
||||||
POLICYCOREUTILS_MAKE_DIRS += restorecond
|
POLICYCOREUTILS_MAKE_DIRS += restorecond
|
||||||
|
POLICYCOREUTILS_DEPENDENCIES += libglib2
|
||||||
endif
|
endif
|
||||||
# We need to pass DESTDIR at build time because it's used by
|
# We need to pass DESTDIR at build time because it's used by
|
||||||
# policycoreutils build system to find headers and libraries.
|
# policycoreutils build system to find headers and libraries.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user