diff options
Diffstat (limited to 'meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb')
-rw-r--r-- | meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb b/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb index e1c3158bb..b3cb01aaa 100644 --- a/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb +++ b/meta-oe/recipes-graphics/fvwm/fvwm_2.6.8.bb | |||
@@ -42,7 +42,7 @@ SRCREV = "dc6a396bfe5cd6c53eb1df103c3af505d0899f90" | |||
42 | 42 | ||
43 | S = "${WORKDIR}/git" | 43 | S = "${WORKDIR}/git" |
44 | 44 | ||
45 | inherit autotools gettext update-alternatives pkgconfig pythonnative perlnative distro_features_check | 45 | inherit autotools gettext update-alternatives pkgconfig pythonnative perlnative features_check |
46 | # depends on virtual/libx11 | 46 | # depends on virtual/libx11 |
47 | REQUIRED_DISTRO_FEATURES = "x11" | 47 | REQUIRED_DISTRO_FEATURES = "x11" |
48 | 48 | ||