[oe-commits] Angus Ainslie : ecore-native : fix dependencies

GIT User account git at amethyst.openembedded.net
Tue May 12 20:42:56 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: eb9400ac0a52ec3b824ba647ed452afd6f4135e7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=eb9400ac0a52ec3b824ba647ed452afd6f4135e7

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Mon May 11 23:59:51 2009 -0600

ecore-native : fix dependencies

---

 recipes/efl1/ecore-native_svn.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/efl1/ecore-native_svn.bb b/recipes/efl1/ecore-native_svn.bb
index 7701910..4e32ad9 100644
--- a/recipes/efl1/ecore-native_svn.bb
+++ b/recipes/efl1/ecore-native_svn.bb
@@ -1,7 +1,7 @@
 require ecore.inc
 inherit native
-DEPENDS = "eet-native evas-native libxext-native"
-PR = "r5"
+DEPENDS = "eet-native evas-native libxext-native libxrandr-native"
+PR = "r6"
 
 EXTRA_OECONF = "\
                 --enable-ecore-txt \





More information about the Openembedded-commits mailing list