diff options
-rw-r--r-- | meta-networking/recipes-connectivity/inetutils/inetutils_1.9.4.bb | 2 |
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, \ | |||
4 | talkd, telnet, telnetd, tftp, tftpd, and uucpd." | 4 | talkd, telnet, telnetd, tftp, tftpd, and uucpd." |
5 | HOMEPAGE = "http://www.gnu.org/software/inetutils" | 5 | HOMEPAGE = "http://www.gnu.org/software/inetutils" |
6 | SECTION = "net" | 6 | SECTION = "net" |
7 | DEPENDS = "ncurses netbase readline" | 7 | DEPENDS = "ncurses netbase readline virtual/crypt" |
8 | 8 | ||
9 | LICENSE = "GPLv3" | 9 | LICENSE = "GPLv3" |
10 | 10 | ||