aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb')
-rw-r--r--meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb b/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb
index d96b50186a..240949f55c 100644
--- a/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb
+++ b/meta-oe/recipes-graphics/vdpau/libvdpau_1.3.bb
@@ -10,7 +10,7 @@ SRC_URI = "git://anongit.freedesktop.org/vdpau/libvdpau"
S = "${WORKDIR}/git"
-inherit distro_features_check meson
+inherit features_check meson
REQUIRED_DISTRO_FEATURES = "x11"