[oe] [PATCH 1/2] accelges_svn: sort `DEPENDS` alphabetically

Paul Menzel paulepanter at users.sourceforge.net
Sun Oct 31 16:46:58 UTC 2010


Date: Sun, 31 Oct 2010 13:49:32 +0100

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

diff --git a/recipes/accelges/accelges_svn.bb b/recipes/accelges/accelges_svn.bb
index db6a6ee..805dc11 100644
--- a/recipes/accelges/accelges_svn.bb
+++ b/recipes/accelges/accelges_svn.bb
@@ -9,7 +9,7 @@ PR = "r4"
 PE = "1"
 SRCREV = "206"
 
-DEPENDS = "dbus dbus-glib libxrandr libnotify notification-daemon curl gtk+"
+DEPENDS = "curl dbus dbus-glib gtk+ libnotify libxrandr notification-daemon"
 RDEPENDS_${PN} = "notification-daemon"
 
 SRC_URI = "svn://accelges.googlecode.com/svn/;module=trunk;proto=http"
-- 
1.7.2.3
-------------- 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/20101031/37f56897/attachment-0002.sig>


More information about the Openembedded-devel mailing list