[oe-commits] Jan Lübbe : ecore-native: add libxext-native dependancy

GIT User account git at amethyst.openembedded.net
Thu Mar 26 17:55:08 UTC 2009


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

Author: Jan Lübbe <jluebbe at debian.org>
Date:   Thu Mar 26 17:52:11 2009 +0000

ecore-native: add libxext-native dependancy

---

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

diff --git a/packages/efl1/ecore-native_svn.bb b/packages/efl1/ecore-native_svn.bb
index 3e47a69..240f325 100644
--- a/packages/efl1/ecore-native_svn.bb
+++ b/packages/efl1/ecore-native_svn.bb
@@ -1,7 +1,7 @@
 require ecore.inc
 inherit native
-DEPENDS = "eet-native evas-native"
-PR = "r3"
+DEPENDS = "eet-native evas-native libxext-native"
+PR = "r4"
 
 EXTRA_OECONF = "\
                 --enable-ecore-txt \





More information about the Openembedded-commits mailing list