[oe-commits] Richard Purdie : test adding orc DEPENDS

git at git.openembedded.org git at git.openembedded.org
Sun Mar 1 22:00:19 UTC 2015


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

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Sun Mar  1 21:59:46 2015 +0000

test adding orc DEPENDS

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

---

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

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



More information about the Openembedded-commits mailing list