Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [PATCH 1/4] gedit: sort `DEPENDS` alphabetically
@ 2010-10-11 23:10 Paul Menzel
  2010-10-12  6:05 ` Frans Meulenbroeks
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Menzel @ 2010-10-11 23:10 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 686 bytes --]

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

Signed-off-by: Paul Menzel <paulepanter@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

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-12  7:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-11 23:10 [PATCH 1/4] gedit: sort `DEPENDS` alphabetically Paul Menzel
2010-10-12  6:05 ` Frans Meulenbroeks
2010-10-12  6:22   ` "Andreas Müller"
2010-10-12  7:42     ` Frans Meulenbroeks

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox