summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb
index 190cd5f142..a27dbae2e6 100644
--- a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb
+++ b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb
@@ -4,7 +4,7 @@ rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \
4talkd, telnet, telnetd, tftp, tftpd, and uucpd." 4talkd, telnet, telnetd, tftp, tftpd, and uucpd."
5HOMEPAGE = "http://www.gnu.org/software/inetutils" 5HOMEPAGE = "http://www.gnu.org/software/inetutils"
6SECTION = "net" 6SECTION = "net"
7DEPENDS = "ncurses netbase readline" 7DEPENDS = "ncurses netbase readline virtual/crypt"
8 8
9LICENSE = "GPLv3" 9LICENSE = "GPLv3"
10 10