mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
sox: add PACKAGECONFIG for ao
* fixes following issue from test-dependencies report: sox/sox/latest lost dependency on libao Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
90d05545a7
commit
c004507291
|
|
@ -19,6 +19,7 @@ PACKAGECONFIG[magic] = "--with-magic,--without-magic,file,"
|
|||
PACKAGECONFIG[mad] = "--with-mad,--without-mad,libmad,"
|
||||
PACKAGECONFIG[id3tag] = "--with-id3tag,--without-id3tag,libid3tag,"
|
||||
PACKAGECONFIG[lame] = "--with-lame,--without-lame,lame,"
|
||||
PACKAGECONFIG[ao] = "--with-ao,--without-ao,libao,"
|
||||
|
||||
LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.GPL;md5=751419260aa954499f7abaabaa882bbe \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user