blob: 17f8c0a11ea599ce84688e06dbbff09a40604b7f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- readline.pc.in.orig 2018-04-23 15:45:38 UTC
+++ readline.pc.in
@@ -7,6 +7,5 @@ Name: Readline
Description: Gnu Readline library for command line editing
URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
Version: @LIBVERSION@
-Requires.private: @TERMCAP_PKG_CONFIG_LIB@
Libs: -L${libdir} -lreadline
Cflags: -I${includedir}/readline
|