summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-emenlow/packages/libva/libva_0.31.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-emenlow/packages/libva/libva_0.31.0.bb b/meta-emenlow/packages/libva/libva_0.31.0.bb
index 0bc782f9d6..a316409876 100644
--- a/meta-emenlow/packages/libva/libva_0.31.0.bb
+++ b/meta-emenlow/packages/libva/libva_0.31.0.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "Video Acceleration (VA) API for Linux"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://COPYING;md5=efc13a0998e678466e556756613c582e" 3LIC_FILES_CHKSUM = "file://COPYING;md5=efc13a0998e678466e556756613c582e"
4PR = "r1" 4PR = "r1"
5DEPENDS = "libxext"
5 6
6inherit autotools 7inherit autotools
7 8