summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/weston/weston.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/weston/weston.mk b/package/weston/weston.mk
index 89e16f1f5c..3a02df03df 100644
--- a/package/weston/weston.mk
+++ b/package/weston/weston.mk
@@ -109,7 +109,7 @@ endif
ifeq ($(BR2_PACKAGE_LIBVA),y)
WESTON_CONF_OPTS += --enable-vaapi-recorder
-WESTON_DEPENDENIES += libva
+WESTON_DEPENDENCIES += libva
else
WESTON_CONF_OPTS += --disable-vaapi-recorder
endif
OpenPOWER on IntegriCloud