[oe-commits] Martin Jansa : sox: add PACKAGECONFIG for ao

git at git.openembedded.org git at git.openembedded.org
Mon May 12 11:30:26 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: c0045072917a0973a741bd3196a6b5a36a3d0a04
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=c0045072917a0973a741bd3196a6b5a36a3d0a04

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sat May 10 16:22:45 2014 +0200

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 at gmail.com>

---

 meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb b/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb
index cfc61d4..18d77bb 100644
--- a/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb
+++ b/meta-multimedia/recipes-multimedia/sox/sox_14.4.0.bb
@@ -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 \



More information about the Openembedded-commits mailing list