[oe] [PATCH 1/4] gedit: sort `DEPENDS` alphabetically

Paul Menzel paulepanter at users.sourceforge.net
Mon Oct 11 23:10:28 UTC 2010


Date: Tue, 12 Oct 2010 00:51:26 +0200

Signed-off-by: Paul Menzel <paulepanter at users.sourceforge.net>
---
 recipes/gnome/gedit_2.30.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gnome/gedit_2.30.0.bb b/recipes/gnome/gedit_2.30.0.bb
index 83dffcf..eaf9f32 100644
--- a/recipes/gnome/gedit_2.30.0.bb
+++ b/recipes/gnome/gedit_2.30.0.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "GNOME editor"
 SECTION = "x11/gnome"
 LICENSE = "GPL"
 
-DEPENDS = "iso-codes gnome-common glib-2.0 gtk+ gconf gtksourceview2"
+DEPENDS = "gconf gnome-common glib-2.0 gtk+ gtksourceview2 iso-codes"
 RDEPENDS_${PN} += " gtksourceview2"
 PR = "r2"
 
-- 
1.7.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20101012/9f14c5b2/attachment-0002.sig>


More information about the Openembedded-devel mailing list