[oe-commits] Leon Woestenberg : elf2flt-cross-nios2: DEPENDS on libz-native

git version control git at git.openembedded.org
Thu Nov 26 16:00:58 UTC 2009


Module: openembedded.git
Branch: nios2
Commit: 1d0516dd3b1b3c786d0919d6ea07dafaaef082d1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=1d0516dd3b1b3c786d0919d6ea07dafaaef082d1

Author: Leon Woestenberg <leon at sidebranch.com>
Date:   Thu Nov 26 16:59:33 2009 +0100

elf2flt-cross-nios2: DEPENDS on libz-native

Signed-off-by: Leon Woestenberg <leon at sidebranch.com>

---

 recipes/elf2flt/elf2flt-cross_nios2-git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/elf2flt/elf2flt-cross_nios2-git.bb b/recipes/elf2flt/elf2flt-cross_nios2-git.bb
index 7aba8dd..e3a0513 100644
--- a/recipes/elf2flt/elf2flt-cross_nios2-git.bb
+++ b/recipes/elf2flt/elf2flt-cross_nios2-git.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Elf2flt is a wrapper around the linker for uclinux platforms"
 PV = "0.1"
-DEPENDS = "binutils-cross"
+DEPENDS = "binutils-cross libz-native"
 
 inherit autotools cross
 





More information about the Openembedded-commits mailing list