On Sun, Apr 3, 2016 at 12:06 AM, Sven Joachim <[email protected]> wrote: > On 2016-04-02 21:47 +0900, Roger Shimizu wrote: > If you added the "--add-udeb" option in ncurses' debian/rules, all it > takes is to actually install your locally built libncursesw5-dev along > all its dependencies (most importantly, the new libtinfo5 package and its > updated shlibs file).
Yes, installing the locally built libncursesw5-dev, libtinfo-dev and libtinfo5 made the trick. screen-udeb now: Depends: libc6-udeb (>= 2.22), libtinfo5-udeb (>= 6) Thank you! -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 17B3ACB1

