patch-readline_pc_in 440 B

12345678910
  1. --- readline-8.3.orig/readline.pc.in 2019-04-08 20:22:47.000000000 +0200
  2. +++ readline-8.3/readline.pc.in 2026-05-10 16:36:58.738214156 +0200
  3. @@ -7,6 +7,6 @@ Name: Readline
  4. Description: Gnu Readline library for command line editing
  5. URL: http://tiswww.cwru.edu/php/chet/readline/rltop.html
  6. Version: @LIBVERSION@
  7. -Requires.private: @TERMCAP_PKG_CONFIG_LIB@
  8. +Requires.private: ncursesw
  9. Libs: -L${libdir} -lreadline
  10. Cflags: -I${includedir}