aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-multimedia/libav
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-08-16 16:08:42 +0200
committerKoen Kooi <koen@dominion.thruhere.net>2011-08-17 09:21:11 +0200
commit29bb5240c03856d07cc97b81b397307e435e3943 (patch)
treec690d56062f63ee97c6d0428d6ebab52cb3969c9 /meta-oe/recipes-multimedia/libav
parent7ad1aec3ede9b5b07bcba40a86528eb669dd42cd (diff)
downloadmeta-openembedded-29bb5240c03856d07cc97b81b397307e435e3943.tar.gz
libav: enable libvpx
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-oe/recipes-multimedia/libav')
-rw-r--r--meta-oe/recipes-multimedia/libav/libav.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-multimedia/libav/libav.inc b/meta-oe/recipes-multimedia/libav/libav.inc
index 4b1caff5f1..a5609997cb 100644
--- a/meta-oe/recipes-multimedia/libav/libav.inc
+++ b/meta-oe/recipes-multimedia/libav/libav.inc
@@ -9,10 +9,10 @@ PROVIDES = "ffmpeg"
ARM_INSTRUCTION_SET = "arm"
-# faac faad2 lame schroedinger libgsm libvpx
-DEPENDS = "virtual/libsdl zlib libogg libvorbis libtheora ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'liba52', d)}"
+# faac faad2 lame schroedinger libgsm
+DEPENDS = "virtual/libsdl zlib libogg libvorbis libvpx libtheora ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'liba52', d)}"
-INC_PR = "r0"
+INC_PR = "r1"
inherit autotools pkgconfig