mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-15 05:44:43 +00:00
audiofile: add alsa-lib to DEPENDS
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
93a44dfa48
commit
765ac51257
@ -19,4 +19,9 @@ SRC_URI[sha256sum] = "ea2449ad3f201ec590d811db9da6d02ffc5e87a677d06b92ab15363d8c
|
||||
|
||||
inherit autotools lib_package binconfig
|
||||
|
||||
DEPENDS = "asciidoc-native libogg flac"
|
||||
DEPENDS = " \
|
||||
asciidoc-native \
|
||||
alsa-lib \
|
||||
libogg \
|
||||
flac \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user