[oe-commits] Michael 'Mickey' Lauer : libfsoframework: add dependency on libnl2

git version control git at git.openembedded.org
Tue Jan 5 09:23:05 UTC 2010


Module: openembedded.git
Branch: shr/merge
Commit: 43621ef6bbab87a3c14e52b25d9c9434923d66fb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=43621ef6bbab87a3c14e52b25d9c9434923d66fb

Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Tue Jan  5 01:34:04 2010 +0100

libfsoframework: add dependency on libnl2

---

 recipes/freesmartphone/libfsoframework_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/freesmartphone/libfsoframework_git.bb b/recipes/freesmartphone/libfsoframework_git.bb
index 5840cdb..e7c25db 100644
--- a/recipes/freesmartphone/libfsoframework_git.bb
+++ b/recipes/freesmartphone/libfsoframework_git.bb
@@ -1,6 +1,6 @@
 require cornucopia.inc
 DESCRIPTION = "freesmartphone.org support library"
-DEPENDS += "libfsobasics alsa-lib"
+DEPENDS += "libfsobasics alsa-lib libnl2"
 PV = "0.2.0.0+gitr${SRCREV}"
 PR = "${INC_PR}.1"
 





More information about the Openembedded-commits mailing list