diff options
author | Scott Murray <scott.murray@konsulko.com> | 2022-07-25 15:06:38 -0400 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-07-27 12:32:27 +0000 |
commit | f22d415e4b1290cbba736df7d4cafa043dc8f8f2 (patch) | |
tree | 615b4973cb51f4bd53156b270ebec0d921dc1c96 /templates/feature/agl-demo/included.dep | |
parent | f403f262a38e9da5162738b80f71a813bfa6c629 (diff) |
agl-demo: add agl-selinux as a dependency
Add the agl-selinux feature as a dependency of agl-demo to pull in the
SELinux support for demo image builds.
Bug-AGL: SPEC-4332
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I12ff244a47c2ca6f039972ca5263f9e78dc1d107
Diffstat (limited to 'templates/feature/agl-demo/included.dep')
-rw-r--r-- | templates/feature/agl-demo/included.dep | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/feature/agl-demo/included.dep b/templates/feature/agl-demo/included.dep index 4f4e49ec1..a96ab796f 100644 --- a/templates/feature/agl-demo/included.dep +++ b/templates/feature/agl-demo/included.dep @@ -1 +1 @@ -agl-pipewire agl-app-framework +agl-pipewire agl-app-framework agl-selinux |