[OE-core] [PATCH] Minicom depends on libiconv

krzysztof.m.sywula at intel.com krzysztof.m.sywula at intel.com
Wed Dec 18 15:01:54 UTC 2013


From: Krzysztof Sywula <krzysztof.m.sywula at intel.com>

Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula at intel.com>
---
 meta/recipes-extended/minicom/minicom_2.6.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/minicom/minicom_2.6.2.bb b/meta/recipes-extended/minicom/minicom_2.6.2.bb
index 5694cc2..071682d 100644
--- a/meta/recipes-extended/minicom/minicom_2.6.2.bb
+++ b/meta/recipes-extended/minicom/minicom_2.6.2.bb
@@ -1,7 +1,7 @@
 SUMMARY = "Text-based modem control and terminal emulation program"
 DESCRIPTION = "Minicom is a text-based modem control and terminal emulation program for Unix-like operating systems"
 SECTION = "console/network"
-DEPENDS = "ncurses"
+DEPENDS = "ncurses virtual/libiconv"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \
                     file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81"
-- 
1.7.12.2




More information about the Openembedded-core mailing list