samples: display: do not build if lvgl is not available

This sample depends on lvgl, so do not try and build it if lvgl is not
part of the workspace and if it was excluded in a local manifest.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2022-06-28 17:05:28 -04:00
parent 69d153cd3d
commit 872f7a9dc4
1 changed files with 2 additions and 0 deletions

View File

@ -12,3 +12,5 @@ tests:
min_ram: 32
harness: none
tags: samples display gui
modules:
- lvgl