aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath/classpath-features-check.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/classpath/classpath-features-check.inc')
-rw-r--r--recipes-core/classpath/classpath-features-check.inc6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes-core/classpath/classpath-features-check.inc b/recipes-core/classpath/classpath-features-check.inc
new file mode 100644
index 0000000..c238fc3
--- /dev/null
+++ b/recipes-core/classpath/classpath-features-check.inc
@@ -0,0 +1,6 @@
+# SPDX-FileCopyrightText: Huawei Inc.
+#
+# SPDX-License-Identifier: Apache-2.0
+
+inherit features_check
+REQUIRED_DISTRO_FEATURES = "x11"