Fix dependencies, fix tgetent error, add comments and add license
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
name: inetutils
|
||||
description: A collection of common network program
|
||||
version: 2.5
|
||||
revision: 2
|
||||
revision: 3
|
||||
url: https://www.gnu.org/software/inetutils/
|
||||
license: GPL3-or-later
|
||||
architecture: any
|
||||
depends: ["gcc","glibc","ncurses","readline"]
|
||||
make_depends: ["bash","binutils","coreutils","gcc","glibc","grep","make","ncurses","patch","sed","texinfo","zlib"]
|
||||
depends: ["glibc","ncurses","readline"]
|
||||
type: source
|
||||
|
||||
Reference in New Issue
Block a user