[oe-commits] Richard Purdie : add taglib

git at git.openembedded.org git at git.openembedded.org
Mon Mar 2 09:07:52 UTC 2015


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

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Mon Mar  2 09:07:10 2015 +0000

add taglib

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
index b3420b1..140d440 100644
--- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
+++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb
@@ -6,7 +6,7 @@ SUMMARY = "Sato desktop"
 LICENSE = "MIT"
 PR = "r33"
 
-DEPENDS += "orc"
+DEPENDS += "orc taglib"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"
 



More information about the Openembedded-commits mailing list