From cb41b9e70e6fbd1cb603bb9ba4372fbb8ae87b20 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Mon, 12 Aug 2019 10:24:03 -0600 Subject: Import readline 8.0 This imports readline 8.0. readline/ChangeLog.gdb 2019-08-12 Tom Tromey * Imported readline 8.0. --- readline/readline.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readline/readline.pc.in') diff --git a/readline/readline.pc.in b/readline/readline.pc.in index fbfca8a..a7f2cf3 100644 --- a/readline/readline.pc.in +++ b/readline/readline.pc.in @@ -7,6 +7,6 @@ Name: Readline Description: Gnu Readline library for command line editing URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html Version: @LIBVERSION@ -Requires.private: tinfo +Requires.private: @TERMCAP_PKG_CONFIG_LIB@ Libs: -L${libdir} -lreadline Cflags: -I${includedir}/readline -- cgit v1.1