Conan_Kudo / build / midipix_build

Forked from build/midipix_build 4 years ago
Clone

67b0c7 patches/libreadline-7.0.local.patch: via Redfoxmoon.

Authored and Committed by Lucio Andrés Illanes Albornoz 6 years ago
    patches/libreadline-7.0.local.patch: via Redfoxmoon.
    
        
patches/libreadline-7.0.local.patch CHANGED
@@ -18,7 +18,7 @@ diff -ru readline-7.0.orig/shlib/Makefile.in readline-7.0/shlib/Makefile.in
18
18
19
19
SHLIB_XLDFLAGS = @LDFLAGS@ @SHLIB_XLDFLAGS@
20
20
-SHLIB_LIBS = @SHLIB_LIBS@
21
- +SHLIB_LIBS = @SHLIB_LIBS@ -lncurses
21
+ +SHLIB_LIBS = @SHLIB_LIBS@ -lncurses -ltinfo
22
22
23
23
SHLIB_DOT = @SHLIB_DOT@
24
24
SHLIB_LIBPREF = @SHLIB_LIBPREF@