diff options
Diffstat (limited to 'meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb')
| -rw-r--r-- | meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb index e46133efb2..cd7b425ae3 100644 --- a/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb +++ b/meta-networking/recipes-connectivity/inetutils/inetutils_1.9.2.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "The GNU inetutils are a collection of common \ | |||
| 2 | networking utilities and servers including ftp, ftpd, rcp, \ | 2 | networking utilities and servers including ftp, ftpd, rcp, \ |
| 3 | rexec, rlogin, rlogind, rsh, rshd, syslog, syslogd, talk, \ | 3 | 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 | SECTION = "libs" | 5 | SECTION = "net" |
| 6 | DEPENDS = "ncurses netbase readline" | 6 | DEPENDS = "ncurses netbase readline" |
| 7 | LICENSE = "GPLv3" | 7 | LICENSE = "GPLv3" |
| 8 | 8 | ||
