On 2016-03-30 09:39 +0900, Roger Shimizu wrote: > On Sun, Mar 6, 2016 at 9:29 PM, Roger Shimizu <rogershim...@gmail.com> wrote: >> Yes, UI/cursor-hightlight is bit strange. But it at least works. >> I'll try to make libraries, introduced by screen, udeb support first, >> and then fix the UI issue. > > Some progress updates for this RFC. > > I have made a few libraries udeb supported, and submitted patches by > bug report [0][1][2]. > > There may need some time before those patches would be merged, and > package get released. > My question is, can I use local udeb library to build my udeb version > of screen? and how?
Make sure to have udeb entries in the shlibs files of your locally built libraries. See the --add-udeb option of dh_makeshlibs(1). Cheers, Sven