blob: e263f11b9bce47ea6c73b6ff75b828b4ece76b3a [file] [log] [blame]
lh758261d2023-07-13 05:52:04 -07001SUMMARY = "SELinux Common Intermediate Language (CIL) compiler"
2DESCRIPTION = "\
3This package contains secilc, the SELinux Common Intermediate \
4Language (CIL) compiler."
5
6SECTION = "base"
7LICENSE = "BSD"
8
9DEPENDS += "libsepol xmlto-native"
10
11BBCLASSEXTEND = "native"