On 1/5/2011 7:33 AM, Martin Jansa wrote:
--- recipes/efl1/azy_svn.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)diff --git a/recipes/efl1/azy_svn.bb b/recipes/efl1/azy_svn.bb index 5d6cb00..7e96c60 100644 --- a/recipes/efl1/azy_svn.bb +++ b/recipes/efl1/azy_svn.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Azy is a library meant for implementing rpc clients and servers in a simple manner." -DEPENDS = "pkgconfig zlib openssl eina gnutls ecore libxml2 re2c-native azy-native" -DEPENDS_virtclass-native = "pkgconfig-native zlib-native openssl-native eina-native gnutls-native ecore-native libxml2-native re2c-native" +DEPENDS = "pkgconfig zlib openssl eina gnutls ecore libxml2 re2c-native mysql5 azy-native" +DEPENDS_virtclass-native = "pkgconfig-native zlib-native openssl-native eina-native gnutls-native ecore-native libxml2-native re2c-native mysql5-native" LICENSE = "LGPLv2.1+" PV = "1.0.0+svnr${SRCPV}" SRCREV = "${EFL_SRCREV}"
Looks ok. Acked-by: Khem Raj <[email protected]> please add your sign-off before installing it. _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
