mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libav: enable libvpx
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
7ad1aec3ed
commit
29bb5240c0
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user