[oe] [PATCH 02/18] glib-2.0: add sed-native to DEPENDS

Andreas Oberritter obi at opendreambox.org
Wed Sep 29 20:36:18 UTC 2010


* The recipe uses sed in do_install_append().

Signed-off-by: Andreas Oberritter <obi at opendreambox.org>
---
 recipes/glib-2.0/glib.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/glib-2.0/glib.inc b/recipes/glib-2.0/glib.inc
index 5cc697f..38e5ea4 100644
--- a/recipes/glib-2.0/glib.inc
+++ b/recipes/glib-2.0/glib.inc
@@ -6,7 +6,7 @@ UNIX-like platforms, Windows, OS/2 and BeOS."
 LICENSE = "LGPL"
 SECTION = "libs"
 PRIORITY = "optional"
-DEPENDS += "glib-2.0-native gtk-doc"
+DEPENDS += "glib-2.0-native gtk-doc sed-native"
 DEPENDS += "virtual/libiconv virtual/libintl"
 PACKAGES =+ "gobject-2.0 gmodule-2.0 gthread-2.0 gio-2.0 glib-2.0-utils "
 
-- 
1.7.1





More information about the Openembedded-devel mailing list