mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
usermode: also only include when x11 in DISTRO_FEATURES
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -27,4 +27,4 @@ inherit distro_features_check autotools gettext pkgconfig
|
|||||||
|
|
||||||
EXTRA_OEMAKE += "INSTALL='install -p'"
|
EXTRA_OEMAKE += "INSTALL='install -p'"
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "pam"
|
REQUIRED_DISTRO_FEATURES = "x11 pam"
|
||||||
|
|||||||
Reference in New Issue
Block a user