aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/toscoterm/toscoterm_git.bb')
-rw-r--r--meta-oe/recipes-support/toscoterm/toscoterm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
index 879b67b7f5..aba485e1a4 100644
--- a/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
+++ b/meta-oe/recipes-support/toscoterm/toscoterm_git.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/OSSystems/toscoterm.git"
S = "${WORKDIR}/git"
-inherit distro_features_check gitpkgv pkgconfig
+inherit features_check gitpkgv pkgconfig
REQUIRED_DISTRO_FEATURES = "x11"