[oe-commits] Paul Eggleton : opie-vmemo: add dependency on libopiemm2

git version control git at git.openembedded.org
Mon Oct 18 23:53:20 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 14659e80f8e90b97b75e40118264e53002a1b8fe
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=14659e80f8e90b97b75e40118264e53002a1b8fe

Author: Paul Eggleton <bluelightning at bluelightning.org>
Date:   Sun Sep 12 12:27:51 2010 +0100

opie-vmemo: add dependency on libopiemm2

---

 recipes/opie-vmemo/opie-vmemo_cvs.bb |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/recipes/opie-vmemo/opie-vmemo_cvs.bb b/recipes/opie-vmemo/opie-vmemo_cvs.bb
index db7e4c0..6e7f551 100644
--- a/recipes/opie-vmemo/opie-vmemo_cvs.bb
+++ b/recipes/opie-vmemo/opie-vmemo_cvs.bb
@@ -2,5 +2,9 @@ require ${PN}.inc
 
 PV = "${OPIE_GIT_PV}"
 
+PR = "r1"
+
 SRC_URI = "${OPIE_GIT};protocol=git;subpath=core/applets/vmemo \
            ${OPIE_GIT};protocol=git;subpath=apps"
+
+DEPENDS = "libopiecore2 libopieui2 libopiemm2"





More information about the Openembedded-commits mailing list