All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][meta-networking] Use texinfo-native instead of host command
@ 2014-10-23  9:06 rongqing.li
  2014-10-23  9:12 ` Rongqing Li
  0 siblings, 1 reply; 2+ messages in thread
From: rongqing.li @ 2014-10-23  9:06 UTC (permalink / raw)
  To: openembedded-devel

From: Yue Tao <Yue.Tao@windriver.com>

Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
---
 recipes-connectivity/inetutils/inetutils_1.9.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-connectivity/inetutils/inetutils_1.9.2.bb b/recipes-connectivity/inetutils/inetutils_1.9.2.bb
index 2bae3ee..d909913 100644
--- a/recipes-connectivity/inetutils/inetutils_1.9.2.bb
+++ b/recipes-connectivity/inetutils/inetutils_1.9.2.bb
@@ -3,7 +3,7 @@ networking utilities and servers including ftp, ftpd, rcp, \
 rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \
 talkd, telnet, telnetd, tftp, tftpd, and uucpd."
 SECTION = "libs"
-DEPENDS = "ncurses netbase readline"
+DEPENDS = "ncurses netbase readline texinfo-native"
 LICENSE = "GPLv3"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=0c7051aef9219dc7237f206c5c4179a7"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-10-23  9:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-23  9:06 [PATCH][meta-networking] Use texinfo-native instead of host command rongqing.li
2014-10-23  9:12 ` Rongqing Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.