mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-01-27 18:19:53 +00:00
seclic: depends on libsepol
Add missing dependency for target build of seclic which requires libsepol (just like the host build requires libsepol/host). Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -33,6 +33,7 @@ define Package/secilc
|
||||
CATEGORY:=Utilities
|
||||
TITLE:=SELinux Common Intermediate Language (CIL) Compiler
|
||||
URL:=http://selinuxproject.org/page/Main_Page
|
||||
DEPENDS:=+libsepol
|
||||
endef
|
||||
|
||||
define Package/secilc/description
|
||||
|
||||
Reference in New Issue
Block a user