[oe-commits] Steffen Sledz : libatasmart: missing udev dependency added

git version control git at git.openembedded.org
Thu Sep 23 06:25:34 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: f94938ac8022a9ab94cccf1e61eb069a30133ffb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=f94938ac8022a9ab94cccf1e61eb069a30133ffb

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Thu Sep 23 08:23:43 2010 +0200

libatasmart: missing udev dependency added

Signed-off-by: Steffen Sledz <sledz at dresearch.de>

---

 recipes/devicekit/libatasmart_0.13.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/devicekit/libatasmart_0.13.bb b/recipes/devicekit/libatasmart_0.13.bb
index 719675b..992ff3e 100644
--- a/recipes/devicekit/libatasmart_0.13.bb
+++ b/recipes/devicekit/libatasmart_0.13.bb
@@ -1,3 +1,4 @@
+DEPENDS = "udev"
 LICENSE = "LGPL"
 
 SRCREV = "a80d7d5c25e88adea7b8e843cdb57143e6cfb46b"





More information about the Openembedded-commits mailing list