buildroot/package/neardal
Peter Korsgaard 93e9b5378d package/neardal: unconditionally use libedit
neardal is licensed under LGPL-2.0, which is (most likely) not license
compatible with readline (GPL-3.0+), so always use the libedit backend.

The choice is done by ./configure, which first checks for libedit, and
uses readline only as a fallback. Since we do build libedit before
neardal, that's what is going to be picked up.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
[yann.morin.1998@free.fr:
  - add blurb about preference in ./configure
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2019-11-14 22:52:46 +01:00
..
Config.in package/neardal: unconditionally use libedit 2019-11-14 22:52:46 +01:00
neardal.hash
neardal.mk package/neardal: unconditionally use libedit 2019-11-14 22:52:46 +01:00