diff options
Diffstat (limited to 'meta-emenlow')
-rw-r--r-- | meta-emenlow/packages/libva/libva_0.31.0.bb | 1 |
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" | |||
2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=efc13a0998e678466e556756613c582e" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=efc13a0998e678466e556756613c582e" |
4 | PR = "r1" | 4 | PR = "r1" |
5 | DEPENDS = "libxext" | ||
5 | 6 | ||
6 | inherit autotools | 7 | inherit autotools |
7 | 8 | ||