mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-23 04:25:21 +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> Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
566d03cd45
commit
982d9ce8e8
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user