[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFC] screen/tmux support for network-console



On 2016-04-02 21:47 +0900, Roger Shimizu wrote:

> On Thu, Mar 31, 2016 at 1:52 AM, Sven Joachim <svenjoac@gmx.de> wrote:
>> On 2016-03-30 09:39 +0900, Roger Shimizu wrote:
>>> 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).
>
> Actually in my previous question was that my local build of
> screen-udeb still depends on libtinfo5, instead of libtinfo5-udeb.
> How to specify this dependency by force?

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).

Cheers,
       Sven


Reply to: