On Sat, Apr 2, 2016 at 3:40 PM, Roger Shimizu <[email protected]> wrote: > On Sat, Apr 2, 2016 at 3:06 AM, Sven Joachim <[email protected]> wrote: >> Care to elaborate why that is needed? The screen package does not >> depend on libncurses5. > > Yes, screen in ftp archive doesn't depend on libncurses5. > But if you build now, it depends more libraries than before. > Here's my result: > > Depends: libc6 (>= 2.15), libncurses5 (>= 6), libpam0g (>= 0.99.7.1), > libtinfo5 (>= 6), libutempter0 (>= 1.1.5)
I find if I remove "libncurses5-dev" and "libutempter-dev" from my system then rebuild screen, the Depends can be restored back to the same as ftp archive version. Depends: libc6 (>= 2.15), libpam0g (>= 0.99.7.1), libtinfo5 (>= 6) So I'll update the patch again. -- Roger Shimizu, GMT +9 Tokyo PGP/GPG: 17B3ACB1

