1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

libav: fix floating dependency on libasound

(From OE-Core rev: 8c6cb85745ca580f7b0e7ff98006c76a85534de0)

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Andreas Oberritter
2015-03-23 16:41:33 +01:00
committed by Richard Purdie
parent b31a0e3091
commit 9782db00d4
+1 -1
View File
@@ -22,7 +22,7 @@ PROVIDES = "ffmpeg"
ARM_INSTRUCTION_SET = "arm" ARM_INSTRUCTION_SET = "arm"
DEPENDS = "zlib libogg yasm-native" DEPENDS = "alsa-lib zlib libogg yasm-native"
INC_PR = "r8" INC_PR = "r8"