From d4cb1386d79c95e7586e7bccad5b0f6c7861cfe8 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 6 Oct 2021 09:03:02 +0100 Subject: added tarcapabilities --- xibuilds/readline.xibuild | 1 + 1 file changed, 1 insertion(+) (limited to 'xibuilds/readline.xibuild') diff --git a/xibuilds/readline.xibuild b/xibuilds/readline.xibuild index 2721677..844b109 100644 --- a/xibuilds/readline.xibuild +++ b/xibuilds/readline.xibuild @@ -3,6 +3,7 @@ DEPS=(glibc ncurses) SOURCE=https://git.savannah.gnu.org/git/readline.git +DESC="a set of libraries that offer command line editing and history capabilities" build () { -- cgit v1.2.1